Python not processing .pth files

P

pnm

This one I do not understand -- does anyone have any suggestions?


Newly compiled untweaked Python2.5 is not processing .pth files (as
far as I can see _any_ .pth files in site-packages. Example:.

+++++++++++++++

paul@phost:/usr/local/lib/python2.5/site-packages$ ls setup*
-rw-r--r-- 1 root staff 306K Mar 8 20:44 setuptools-0.6c3-py2.5.egg
-rw-rw-rw- 1 root staff 29 Mar 8 23:57 setuptools.pth
paul@phost:/usr/local/lib/python2.5/site-packages$ cat setuptools.pth
../setuptools-0.6c3-py2.5.egg
paul@phost:/usr/local/lib/python2.5/site-packages$ python2.5
Python 2.5 (r25:51908, Mar 8 2007, 22:34:54)
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
['', '/usr/local/lib/python25.zip', '/usr/local/lib/python2.5', '/usr/
local/lib/python2.5/plat-linux2', '/usr/local/lib/python2.5/lib-tk', '/
usr/local/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-
packages']
+++++++++++++++++
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

mercurial is not known from apache2 1
Python not finding modules 0
TypeError in date_parse.py 3
.pth files 6
PYTHONPATH on OS X 4
python import error 7
python crash 0
Python not finding modules 0

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top