Re: Help Installing Python on a Mac
Ignatz Razkiwatzki <[email protected]> Mon, 6 Jul 2009 10:53:30 -0400
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
Hi Neil, Thanks for getting back to me. I'm not sure whether the demos work. I just followed the directions. I didn't see anything about demos. If you can tell me where they are and what to do I can try them. A couple of updates. I changed the .py and .pyw files back to open with IDLE instead of Pythonlauncher. It didn't help. Also, as suggested in the book Hello World!, I tried typing "print "HelloWorld!" after the prompt in Terminal. I got an error message saying: [No-lle-McAfees-Computer:~] nmcafee% print "HelloWorld!" tcsh: print: Command not found. Note that the prompt does not look like the one in the book (ie ">>>>>"). It is: [No-lle-McAfees-Computer:~] nmcafee% I'm not sure if that makes a difference. Any ideas? Thanks, IR On Jul 6, 2009, at 10:30 AM, Neil Hughes wrote: > On 5/7/09 22:51, Ignatz Razkiwatzki wrote: >> >> I am trying to install Python on my son's iMac running OSX 10.3.9. >> But every time I try to launch a .py file I get an error message: >> "Application Python has unexpectedly quit." > > Do non-PythonCard programs work OK? When you installed wxPython 2.8, > did the demo applications work OK (and do they still work OK now)? > > -- > Neil Hughes > ------------------------------------------------------------------------------