Okay, the little black box popped up, but instead of just the C:> prompt, I get C:\DOCUME~1\WALLFLOWER~1> instead. I typed in python25 and got a version number and copyright message. But when I typed in the name of the script, all I got was
Traceback <most recent call last>:
File "<stdin>", line 1, in <module>
Name error: name is not defined
Am I at least on the right track????
|