Jim Skibbie wrote:
For testing purposes, I removed the option to pass arguments to my Python script and I tried using the tutorial for py2app to create a standalone app.

1) use the latest py2app"

easy_install py2app==dev


2) make sure you are running py2app with the same python that you've installed all that stuff into. (and tell us what python that is)

3) post your setup.py here, so we can see what you've done

4) tell us OS and Python version.

-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