[Pythonmac-SIG] Unable to run python application

beegee beegee beegee63 at gmail.com
Wed Apr 15 20:38:36 CEST 2009


Hi there, I am a beginner in python and I wrote a simple program
called first.py (using aquamacs) and stored it on my desktop.
I opened IDLE and wrote the command python first.py
and I got a syntax error with 'first' being highlighted
I have a mac os 10.4.11, python 2.6.1 on IDLE
and I also used the aquamacs compiler for python
/* the program i wrote was*/
print " Hello world"
user_input = raw_input("What is your name?")
print "Thank you", user_input
*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: first.py
Type: application/octet-stream
Size: 97 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090416/79187a40/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 1.png
Type: image/png
Size: 9035 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090416/79187a40/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 2.png
Type: image/png
Size: 10300 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090416/79187a40/attachment-0003.png>


More information about the Pythonmac-SIG mailing list