[Tutor] Unable to run Programs on WINXP using Python3

Alan Gauld alan.gauld at btinternet.com
Wed May 12 09:33:37 CEST 2010


"Sivapathasuntha Aruliah" <Sivapathasuntha.Aruliah at amkor.com> wrote 

> syntax unmatch. However when I try programs written for Python3 in Python3 
> it first comes out with a pop up message "C:\python31\python.exe is not a 
> valid Win32 application"  

I'd concentrate on this first.
If XP cant run Python all else is doomed to fail!

So I'd uninstall Python 3.1 and reinstall it.
Then try again just starting up python3. 
Only after you have a basic Python3 program running 
try to get the bigger examples working.

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list