Hans-Peter Jansen wrote:
The issue is not depending on the arch, but on OS-X 10.5. It does not happen with 10.4. It may be related to pyinstaller, but since I need to deploy the app on arbitrary 10.4 and later systems, omitting it is not an option.

Well, it looks like Mac support it brand new (an not yet in a release version) for PyInstaller, so that is a likely culprit.

Have you tried py2app?

Anyway, It's great to hear that PyInstaller is working on Mac Support -- it'll be great to have a bundler that works on all three Major (and a few minor) platforms.

Does it build a "proper" application bundle? Has it been working well for you otherwise?

-Chris





--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to