linkfloyd / linkfloyd-museum

Old sourcecode for linkfloyd, written with Django.
http://linkfloyd.com
Other
9 stars 1 forks source link

Kurulum hatası: virtualenv #101

Closed shibby closed 11 years ago

shibby commented 11 years ago

guven@doc:~/lf/linkfloyd$ virtualenv --no-site-packages --distribute --python=python2.7 linkfloyd
Running virtualenv with interpreter /usr/bin/python2.7
New python executable in linkfloyd/bin/python2.7
Also creating executable in linkfloyd/bin/python
Traceback (most recent call last):
  File "/home/guven/lf/linkfloyd/linkfloyd/lib/python2.7/site.py", line 67, in 
    import os
  File "/home/guven/lf/linkfloyd/linkfloyd/lib/python2.7/os.py", line 398, in 
    import UserDict
  File "/home/guven/lf/linkfloyd/linkfloyd/lib/python2.7/UserDict.py", line 83, in 
    import _abcoll
  File "/home/guven/lf/linkfloyd/linkfloyd/lib/python2.7/_abcoll.py", line 11, in 
    from abc import ABCMeta, abstractmethod
  File "/home/guven/lf/linkfloyd/linkfloyd/lib/python2.7/abc.py", line 8, in 
    from _weakrefset import WeakSet
ImportError: No module named _weakrefset
ERROR: The executable linkfloyd/bin/python2.7 is not functioning
ERROR: It thinks sys.prefix is '/home/guven/lf/linkfloyd' (should be '/home/guven/lf/linkfloyd/linkfloyd')
ERROR: virtualenv is not compatible with this system or executable
miratcan commented 11 years ago
python --version

komutunun sonucu nedir?

shibby commented 11 years ago

File "/home/guven/lf/linkfloyd/linkfloyd/lib/python2.7/UserDict.py", line 83, in

kodundan anladığım kadarıyla 2.7 :D sanal pc de çalıştırıyordum da şimdi açmaya üşendim.

miratcan commented 11 years ago

düzeldiyse kapatalım bunu?

miratcan commented 11 years ago

kapattım, lazım olursa gene açarız.