2010/8/7 Jérôme Laheurte <[email protected]>: > Frank, what version of py2app do you use ? I'm trying to set up a new Mac > slave and I have trouble with 0.5.2. I don't know if it's because of py2app > or because my Mini is an Intel one (the MacBook was a PPC)...
>>> import py2app >>> py2app.__file__ '/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/py2app-0.4.2-py2.5.egg/py2app/__init__.pyc' Cheers, Frank
