spacepaste

  1.  
  2. C:\Python27>python pinax/scripts/pinax-boot.py d:\sosyal
  3. New python executable in d:\sosyal\Scripts\python.exe
  4. Traceback (most recent call last):
  5. File "d:\sosyal\lib\site.py", line 67, in <module>
  6. import os
  7. File "d:\sosyal\lib\os.py", line 398, in <module>
  8. import UserDict
  9. File "d:\sosyal\lib\UserDict.py", line 83, in <module>
  10. import _abcoll
  11. File "d:\sosyal\lib\_abcoll.py", line 11, in <module>
  12. from abc import ABCMeta, abstractmethod
  13. File "d:\sosyal\lib\abc.py", line 8, in <module>
  14. from _weakrefset import WeakSet
  15. ImportError: No module named _weakrefset
  16. ERROR: The executable d:\sosyal\Scripts\python.exe is not functioning
  17. ERROR: It thinks sys.prefix is 'c:\\python27' (should be 'd:\\sosyal')
  18. ERROR: virtualenv is not compatible with this system or executable
  19. Note: some Windows users have reported this error when they installed Python for "Only this user". The problem may be resolvable if you install Python "For all
  20. t/virtualenv/+bug/352844)
  21.