danslimmon/oscar

Install fails - no such file or directory

jamesalexw opened this issue · 0 comments

Getting this error after inputting all the required API keys and trello links -

Traceback (most recent call last):
File "install.py", line 129, in
run_command('easy_install pip')
File "install.py", line 14, in run_command
p = subprocess.Popen(command.split(), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

This is using the latest raspbian image from the Raspberry Pi website.