Page 1 of 1

Python 3.2.3 Not Working

PostPosted: Sun Aug 12, 2012 1:43 pm
by PeterC
Anytime I load a python file int Python 3.2.3 IDLE, it displays the file for 1/2 a second and then shuts off.

Re: Python 3.2.3 Not Working

PostPosted: Sun Aug 12, 2012 1:59 pm
by Lyrositor
If you want to code for Uru, you shouldn't write in Python 3.2.3. Get Python 2.7, and the associated IDLE.

And when you say "load", do you mean run or edit?

Re: Python 3.2.3 Not Working

PostPosted: Sun Aug 12, 2012 2:52 pm
by PeterC
I hit File->Open, it flashes and crashes.

Edit:
2.7.3 ok?

Re: Python 3.2.3 Not Working

PostPosted: Sun Aug 12, 2012 3:56 pm
by Lyrositor
2.7.3 should work. What you've got here just sounds like a problem with IDLE, not your program. Try running it from the Python console too.