Re: [Pythonmac-SIG] Py2app syntax error

2007-06-27 Thread Nehemiah Dacres
are you sure you can't post the entire traceback? just copy/paste from the terminal into the browser window. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] Py2app syntax error

2007-06-24 Thread Shawn Miranda
On 23 Jun, 2007, at 8:27, Shawn Miranda wrote: Hello, I'm reposting this just to make the subject heading clearer.  The previous post was my first and I didn't quite realize how it works. Perhaps someone could tell me why I'm getting a syntax error when I run py2app.  I have used it successf

Re: [Pythonmac-SIG] Py2app syntax error

2007-06-24 Thread Ronald Oussoren
On 23 Jun, 2007, at 8:27, Shawn Miranda wrote: Hello, I'm reposting this just to make the subject heading clearer. The previous post was my first and I didn't quite realize how it works. Perhaps someone could tell me why I'm getting a syntax error when I run py2app. I have used it succ

[Pythonmac-SIG] Py2app syntax error

2007-06-22 Thread Shawn Miranda
Hello, I'm reposting this just to make the subject heading clearer. The previous post was my first and I didn't quite realize how it works. Perhaps someone could tell me why I'm getting a syntax error when I run py2app. I have used it successfully with some simple scripts including a coupl