On Wednesday, June 14, 2006, at 05:18PM, Bob Ippolito <[EMAIL PROTECTED]> wrote:
>python itself needs to be in a directory containing a colon. > >bump:~/src/python/:colon bob$ ./python.exe -c "import sys; print >sys.path" >'import site' failed; use -v for traceback >['', '/usr/local/lib/python25.zip', '/Users/bob/src/python/', >'colon/../Lib/', '/Users/bob/src/python/', 'colon/../Lib/plat- >darwin', '/Users/bob/src/python/', 'colon/../Lib/plat-mac', '/Users/ >bob/src/python/', 'colon/../Lib/plat-mac/lib-scriptpackages', '/Users/ >bob/src/python/', 'colon/../Lib/lib-tk', '/Users/bob/src/python/', >'colon/Modules'] This is now python bug #1507224. It might be possible to work around this in py2app's executable stub, I don't have time to look at this at the moment. Ronald _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig