Code: Select all
sudo python setup.py installBasically I need this file because I am trying to get onto the Adafruit examples file but it keeps telling me there is no file or directories.python: can't open file 'setup.py': [Errno 2] No such file or directory
I have installed everything that needs to be installed such as the python smbus, dev etc.