Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.1k
Closed
Description
Stopped working for Python-3.3.0 a day ago. Looks like a problem with embedded 'distribute'. Older versions of virtualenv work fine. Traceback:
somename@myhost:~/workspace/somename$ /home/somename/opt/Python-3.3.0/bin/python3 ./virtualenv.py --no-site-packages env_somenameUsing base prefix '/home/somename/opt/Python-3.3.0'New python executable in env_somename/bin/python3Also creating executable in env_somename/bin/pythonInstalling distribute...... Complete output from command /home/somename/works...somename/bin/python3 -c "#!python\"\"\"Bootstra... sys.exit(main())" --always-copy -U distribute: Usage: -c [options]-c: error: no such option: --always-copy----------------------------------------...Installing distribute...done.Traceback (most recent call last): File "./virtualenv.py", line 2557, in <module> main() File "./virtualenv.py", line 961, in main never_download=options.never_download) File "./virtualenv.py", line 1068, in create_environment search_dirs=search_dirs, never_download=never_download) File "./virtualenv.py", line 613, in install_distribute search_dirs=search_dirs, never_download=never_download) File "./virtualenv.py", line 580, in _install_req cwd=cwd) File "./virtualenv.py", line 1039, in call_subprocess % (cmd_desc, proc.returncode))OSError: Command /home/somename/works...somename/bin/python3 -c "#!python\"\"\"Bootstra... sys.exit(main())" --always-copy -U distribute failed with error code 2Metadata
Metadata
Assignees
Labels
No labels