Quote:
Originally Posted by wallflower75
Okay, I did that and it does recognize the file as a Python script, but when I click on the file to open it, a little black screen pops up, then disappears entirely. I know I'm doing this soooo wrong... 
|
You can't just double click on the script.
You need to open a command window. Navigate to the dir where the script is on your hard drive. Then, type the name of the script and press enter. It should respond with a message about the copyright and version number. Can you get that far?
BOb