← Back to team overview

holland-discuss team mailing list archive

scripts/mkvirtenv.py broken

 

$ ./scripts/mkvirtenv.py 
New python executable in /home/wdierkes/holland-test/bin/python
Traceback (most recent call last):
  File "/home/wdierkes/holland-test/lib64/python2.7/site.py", line 67, in <module>
    import os
  File "/home/wdierkes/holland-test/lib64/python2.7/os.py", line 49, in <module>
    import posixpath as path
  File "/home/wdierkes/holland-test/lib64/python2.7/posixpath.py", line 16, in <module>
    import warnings
ImportError: No module named warnings
ERROR: The executable /home/wdierkes/holland-test/bin/python is not functioning
ERROR: It thinks sys.prefix is '/home/wdierkes/devel/holland' (should be '/home/wdierkes/holland-test')
ERROR: virtualenv is not compatible with this system or executable


Confirmed on both my MAC Python 2.7 and Fedora 14 Python 2.7....   haven't looked at the script yet to see whats going on... will do after lunch.

---
derks




Follow ups