[Sugar-devel] Error while setting up dev environment
Siddharth Kulshresth
think.siddharth at gmail.com
Sat Oct 18 10:57:42 EDT 2014
Hello guys!
I am trying to follow the instructions given here -
http://python-gtk-3-tutorial.readthedocs.org/en/latest/install.html
However when i use
./osbuild pull
, I get the following error -
= Setup the host build system =
* Create the python virtualenv
Traceback (most recent call last):
File
"/home/siddharth/sugar-build/build/out/sandbox-host/cache/virtualenv-1.11.4/virtualenv.py",
line 2338, in <module>
main()
File
"/home/siddharth/sugar-build/build/out/sandbox-host/cache/virtualenv-1.11.4/virtualenv.py",
line 824, in main
symlink=options.symlink)
File
"/home/siddharth/sugar-build/build/out/sandbox-host/cache/virtualenv-1.11.4/virtualenv.py",
line 992, in create_environment
install_wheel(to_install, py_executable, search_dirs)
File
"/home/siddharth/sugar-build/build/out/sandbox-host/cache/virtualenv-1.11.4/virtualenv.py",
line 960, in install_wheel
'PIP_NO_INDEX': '1'
File
"/home/siddharth/sugar-build/build/out/sandbox-host/cache/virtualenv-1.11.4/virtualenv.py",
line 902, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /home/siddharth/suga...nstall/bin/python2.7 -c "import
sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip failed with error
code 1
Traceback (most recent call last):
File "./osbuild", line 488, in <module>
if not main():
File "./osbuild", line 467, in main
if not setup(options.command):
File "./osbuild", line 305, in setup
raise e
subprocess.CalledProcessError: Command '['python2.7',
'/home/siddharth/sugar-build/build/out/sandbox-host/cache/virtualenv-1.11.4/virtualenv.py',
'-q', '--system-site-packages',
'/home/siddharth/sugar-build/build/out/sandbox-host/install']' returned
non-zero exit status 1
I am on Lubuntu 14.04 (32bit)
Can someone help me out with this?
TIA
Siddharth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20141018/68762f55/attachment-0001.html>
More information about the Sugar-devel
mailing list