Ronald Oussoren <ronaldousso...@mac.com> added the comment: The value of sys.path is rather strange, it includes both the system Python.framework and one in /Library/Frameworks.
Have you installed a copy of Python (for example by using the 2.6.2 installer on the Python.org website)? If so, have you added symbolic links or a .pth file that adds bits of the system installation to that separate install? On my system the sys.path for the Python in /Library does not contain bits of /System/Library, and neither does sys.path for Apple's install of Python refer to /Library/Frameworks. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6812> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com