[Sugar-devel] GSoC 2017
Parag Jain
parag00991 at gmail.com
Fri Jan 27 14:10:50 EST 2017
Hi everyone
My name is Parag Jain. I'm pursuing final year in Computer Science and
Engineering from NIT Hamirpur, India. I'd like to contribute to sugarlabs
as a developer. The languages I know are C,C++ and python. I followed the
process to build the sugar at
https://developer.sugarlabs.org/dev-environment.md.html and after I ran the
script with the command " ./osbuild pull " , I got the following error log:
= Setup the host build system =
* Create the python virtualenv
New python executable in
/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/install/bin/python2.7
Also creating executable in
/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/install/bin/python
Installing setuptools, pip, wheel...
Complete output from command /home/parag00991/Ope...nstall/bin/python2.7
- setuptools pip wheel:
Traceback (most recent call last):
File "<stdin>", line 7, in <module>
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl/pip/__init__.py",
line 21, in <module>
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl/pip/_vendor/requests/__init__.py",
line 62, in <module>
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl/pip/_vendor/requests/packages/__init__.py",
line 29, in <module>
ImportError: No module named urllib3
----------------------------------------
...Installing setuptools, pip, wheel...done.
Traceback (most recent call last):
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv.py",
line 2328, in <module>
main()
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv.py",
line 713, in main
symlink=options.symlink)
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv.py",
line 945, in create_environment
download=download,
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv.py",
line 901, in install_wheel
call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)
File
"/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv.py",
line 797, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /home/parag00991/Ope...nstall/bin/python2.7 - setuptools
pip wheel failed with error code 1
Traceback (most recent call last):
File "./osbuild", line 503, in <module>
if not main():
File "./osbuild", line 482, in main
if not setup(options.command):
File "./osbuild", line 322, in setup
raise e
subprocess.CalledProcessError: Command '['python2.7',
'/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/cache/virtualenv-15.1.0/virtualenv.py',
'--system-site-packages',
'/home/parag00991/OpenSource/sugarlabs/sugar-build/build/out/sandbox-host/install']'
returned non-zero exit status 1
Someone please provide me the solution to resolve the above error. Thanks
in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20170127/c9501729/attachment.html>
More information about the Sugar-devel
mailing list