Ned Deily <n...@acm.org> added the comment:

For me, python2.6 exhibits the same behavior as python2.7, using either 
Distribute 0.6.14 or 0.6.10 for both (this is on OS X with a stock framework 
build but that should not be significant). Perhaps you have a file permissions 
problem with your 2.6 site-packages or sys.path isn't what you expect?  Try 
adding a print in the distribute site.py to verify whether it is being executed 
at startup time.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10263>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to