Pylab Fails with Runtime Error on Win XP Under Python 2.4
W. eWatson
notvalid2 at sbcglobal.net
Sun Oct 12 19:25:00 EDT 2008
More information about the Python-list mailing list
Sun Oct 12 19:25:00 EDT 2008
- Previous message (by thread): Pylab Fails with Runtime Error on Win XP Under Python 2.4
- Next message (by thread): Pylab Fails with Runtime Error on Win XP Under Python 2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John Machin wrote: > On Oct 13, 9:07 am, "W. eWatson" <notval... at sbcglobal.net> wrote: > >> I worked my way into the folder where the py program is, but couldn't >> executed. Just entering aprog.py, run aprog.py or exec aprog.py didn't work. > > One wouldn't expect the "run" or the "exec" to work. > > Try these in this order: > python aprog.py > \python24\python aprog.py > c:\python24\python aprog.py > > and instead of "didn't work", tell us what message you get. Also > consider telling us where your Python 2.4 is installed, and what you > see when you execute the PATH command. The first one requires a compile program. The second required a path, probably back to my c-drive The third one is too ghastly to think about, unless I move aprog.py to the python folder. I think I'll compile it and try. -- W. eWatson (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet Web Page: <www.speckledwithstars.net/>
- Previous message (by thread): Pylab Fails with Runtime Error on Win XP Under Python 2.4
- Next message (by thread): Pylab Fails with Runtime Error on Win XP Under Python 2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list