bernard
unread,Apr 24, 2011, 12:02:47 PM4/24/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
  to PyF Framework Users
Hi,
Sorry for my previous post in french. Here is a a translation
Find below the trace of the second step of an installation "easy way"
on WIndows XP. I got the same problem while installing on  Mac OS/X. I
have a out-of-the-box Python installation. What are the other
requirements to install PyF succesfully?
Bernard
C:\pyF>..\python27\python pyfservices-bootstrap.py --no-site-packages
pyfenv
New python executable in pyfenv\Scripts\python.exe
Traceback (most recent call last):
  File "C:\pyF\pyfenv\lib\site.py", line 66, in <module>
    import os
  File "C:\pyF\pyfenv\lib\os.py", line 398, in <module>
    import UserDict
  File "C:\pyF\pyfenv\lib\UserDict.py", line 83, in <module>
    import _abcoll
  File "C:\pyF\pyfenv\lib\_abcoll.py", line 11, in <module>
    from abc import ABCMeta, abstractmethod
  File "C:\pyF\pyfenv\lib\abc.py", line 8, in <module>
    from _weakrefset import WeakSet
ImportError: No module named _weakrefset
ERROR: The executable pyfenv\Scripts\python.exe is not functioning
ERROR: It thinks sys.prefix is 'c:\\pyf' (should be 'c:\\pyf\\pyfenv')
ERROR: virtualenv is not compatible with this system or executable