[Pythonmac-SIG] building a Python app: syntax error

Henning Hraban Ramm hraban at fiee.net
Thu Jan 10 20:50:58 CET 2008


Am 2008-01-10 um 03:39 schrieb Nolan Schreiber:

> following the guidelines at http://svn.pythonmac.org/py2app/py2app/ 
> trunk/doc/index.html#create-a-setup-py-file, I have setup.py  
> scripted and saved as a plain text file, seen here:
>
> from ez_setup import use_setuptools
> use_setuptools()
> py2applet --make-setup RefreshSite.py, Globe.icns

The third line is shell, not Python.

I suggest you study a bit of Python before you try to build apps...


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)




More information about the Pythonmac-SIG mailing list