From: Chris <cpo...@em...> - 2009-05-03 02:13:58
|
I'm working on getting my system back again after an 'upgrade' from Mandrive 2009.0 to .1, what a pain. Anyway, when trying to install from source I get the below error: invalid Python installation: unable to open /usr/lib/python2.6/config/Makefile (No such file or directory) looking at the /usr/lib/python2.6 dir there is no /config/directory so I decided to just install the mandriva rpm and got the below [chris@localhost pyzor-0.4.0]$ pyzor discover /usr/lib/python2.6/site-packages/pyzor/__init__.py:11: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha downloading servers from http://pyzor.sourceforge.net/cgi-bin/inform-servers-0-3-x [chris@localhost pyzor-0.4.0]$ pyzor ping /usr/lib/python2.6/site-packages/pyzor/__init__.py:11: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha /usr/lib/python2.6/site-packages/pyzor/__init__.py:429: DeprecationWarning: object.__init__() takes no parameters super(ThreadId, self).__init__(i) public.pyzor.org:24441 (200, 'OK') I find this in my python folder: /usr/lib/python2.6/hashlib.py /usr/lib/python2.6/hashlib.pyc /usr/lib/python2.6/hashlib.pyo /usr/lib/python2.6/lib-dynload/_hashlib.so -- KeyID 0xE372A7DA98E6705C |