Hi, I have a virtualenv set up for a 32 bit (due to wx frontend) Enthought Python Distribution (http://bit.ly/57N9). When building in it with py2app: python setup.py py2app -A I get Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/6.2/lib/python2.6/site-packages/py2app-0.5.2-py2.6.egg/py2app/build_app.py", line 602, in _run self.run_alias() File "/Library/Frameworks/Python.framework/Versions/6.2/lib/python2.6/site-packages/py2app-0.5.2-py2.6.egg/py2app/build_app.py", line 548, in run_alias dst = self.build_alias_executable(target, target.script) ... IOError: [Errno 2] No such file or directory: '/Library/Frameworks/Python.framework/Versions/6.2/lib/python2.6/site-packages/py2app-0.5.2-py2.6.egg/py2app/apptemplate/prebuilt/main-x86_64'
Any pointers as to how to fix this? Cheers, Jussi _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG