Public bug reported:

Binary package hint: python-virtualenv

$ virtualenv -p python2.7 testenv
Running virtualenv with interpreter /usr/bin/python2.7
New python executable in testenv/bin/python2.7
Also creating executable in testenv/bin/python
Traceback (most recent call last):
  File "/home/dag/testenv/lib/python2.7/site.py", line 67, in <module>
    import os
  File "/home/dag/testenv/lib/python2.7/os.py", line 398, in <module>
    import UserDict
  File "/home/dag/testenv/lib/python2.7/UserDict.py", line 83, in <module>
    import _abcoll
  File "/home/dag/testenv/lib/python2.7/_abcoll.py", line 11, in <module>
    from abc import ABCMeta, abstractmethod
  File "/home/dag/testenv/lib/python2.7/abc.py", line 8, in <module>
    from _weakrefset import WeakSet
ImportError: No module named _weakrefset
ERROR: The executable testenv/bin/python2.7 is not functioning
ERROR: It thinks sys.prefix is '/home/dag' (should be '/home/dag/testenv')
ERROR: virtualenv is not compatible with this system or executable

** Affects: python-virtualenv (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: maverick python2.7

-- 
Not compatible with python2.7
https://bugs.launchpad.net/bugs/662611
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to