pip-3.3 install virtualenv virtualenv-3.3 --python=python3.3 env Running virtualenv with interpreter /usr/bin/python3.3 Using base prefix '/usr' New python executable in env/bin/python3.3 Also creating executable in env/bin/python Installing distribute.........................................................................................................................................................................................................................................................................................................................................................................................................done. Installing pip.... Complete output from command /home/andrew/project/uykfg/env/bin/python3.3 -x /home/andrew/project...env/bin/easy_install /usr/local/lib/pytho...ort/pip-1.3.1.tar.gz: /home/andrew/project/uykfg/env/bin/python3.3: can't open file '/home/andrew/project/uykfg/env/bin/easy_install': [Errno 2] No such file or
https://bugzilla.novell.com/show_bug.cgi?id=809831 https://bugzilla.novell.com/show_bug.cgi?id=809831#c0 Summary: virtualenv / easy_install broken for python 3 Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andrew@acooke.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.32 (KHTML, like Gecko) Chrome/27.0.1425.0 Safari/537.32 SUSE/27.0.1425.0 see https://forums.opensuse.org/english/get-technical-help-here/applications/484... directory ---------------------------------------- ...Installing pip...done. Traceback (most recent call last): File "/usr/local/lib/python3.3/site-packages/virtualenv.py", line 2577, in <module> main() File "/usr/local/lib/python3.3/site-packages/virtualenv.py", line 979, in main no_pip=options.no_pip) File "/usr/local/lib/python3.3/site-packages/virtualenv.py", line 1094, in create_environment install_pip(py_executable, search_dirs=search_dirs, never_download=never_download) File "/usr/local/lib/python3.3/site-packages/virtualenv.py", line 667, in install_pip filter_stdout=_filter_setup) File "/usr/local/lib/python3.3/site-packages/virtualenv.py", line 1057, in call_subprocess % (cmd_desc, proc.returncode)) OSError: Command /home/andrew/project/uykfg/env/bin/python3.3 -x /home/andrew/project...env/bin/easy_install /usr/local/lib/pytho...ort/pip-1.3.1.tar.gz failed with error code 2 Reproducible: Always Steps to Reproduce: 1. use virtualenv with python 3 2. pain 3. Actual Results: see above. Expected Results: created a new python install inside "env". this is a critical part of python development. it's going to cause serious pain if there's no quick workaround. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.