[Python-modules-team] Bug#691251: python3.3 compatibility (No such file or directory: '/home/yoh/python-env/python3.3/bin/easy_install')

Yaroslav Halchenko debian at onerussian.com
Tue Oct 23 14:41:44 UTC 2012


Package: python-virtualenv
Version: 1.7.1.2-2
Severity: normal

To check if indeed I have a fix #691244 I have tried to create python3.3
environment (using virtualenvwrapper but not sure if that is its fault --
please reassign if you are sure that it is):

$> mkvirtualenv -p /usr/bin/python3.3 python3.3 
get_env_details*  hook.log.1   ipython-0.11/  nose/   numpy-1.5.1/  postactivate*    postmkproject*     postrmproject*     preactivate*    premkproject*     prermproject*     spikesort/
hook.log          initialize*  ipython-git/   numpy/  numpy-dbg/    postdeactivate*  postmkvirtualenv*  postrmvirtualenv*  predeactivate*  premkvirtualenv*  prermvirtualenv*
Running virtualenv with interpreter /usr/bin/python3.3
New python executable in python3.3/bin/python3.3
Also creating executable in python3.3/bin/python
Installing distribute................................................................................................................................................................................................................................................................................................................done.
Installing pip...
  Error [Errno 2] No such file or directory: '/home/yoh/python-env/python3.3/bin/easy_install' while executing command /home/yoh/python-env...3.3/bin/easy_install /usr/share/python-vi...p-1.1.debian1.tar.gz
...Installing pip...done.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 2283, in <module>
    main()
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 938, in main
    never_download=options.never_download)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 1054, in create_environment
    install_pip(py_executable, search_dirs=search_dirs, never_download=never_download)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 643, in install_pip
    filter_stdout=_filter_setup)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 976, in call_subprocess
    cwd=cwd, env=env)
  File "/usr/lib/python3.3/subprocess.py", line 818, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.3/subprocess.py", line 1424, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: '/home/yoh/python-env/python3.3/bin/easy_install'
  15,17s user 0,27s system 94% cpu 16,296 total
  15,18s user 0,28s system 94% cpu 16,333 total


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-virtualenv depends on:
ii  python                2.7.3-2
ii  python-pkg-resources  0.6.24-1
ii  python-setuptools     0.6.24-1

Versions of packages python-virtualenv recommends:
ii  python-pip  1.1-3

python-virtualenv suggests no packages.

-- no debconf information



More information about the Python-modules-team mailing list