View Single Post
Old 02-24-2009, 02:18 PM   #163
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by daffy4u View Post
It looks like that was done in post #158. It's the last command in the DOS box. There is an error message below the command.
Right, the error message was that the script file couldn't be found. When you pass the file name into python that script is expected to be in the current directory unless you specify a path. I think she said she had in it the scripts folder. So, that message was totally expected.

Either she needs to run that command from c:\python26\scripts as the current dir or she needs to run the command specifying the path to the file like:

python \python26\scripts\kindlepid.py

BOb
pilotbob is offline   Reply With Quote