I get the following error when trying to run my app when built with py2app and python 2.7.
File "crcmod/__init__.pyc", line 7, in <module> ImportError: No module named predefined The app works fine when built with Python 2.5 or Python 2.6. It seems the folks in py2exe land are having the same issue. http://thread.gmane.org/gmane.comp.python.py2exe/4301 http://thread.gmane.org/gmane.comp.python.py2exe/4302 Any ideas what would be causing this and how it can be fixed/solved/worked-around ?? Thanks, Brendan.
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG