Re: help - python can't find file

2007-05-22 Thread enquiring mind
darren, thanks for your explanation. I copied my paths and listed them in my code file #! /bin/user1/ python and python finds the file and interprets it so that will keep me going until my buddy returns to the city to explain my errors. It appears that my problem arose from taking lesson code

Re: help - python can't find file

2007-05-21 Thread darren kirby
quoth the enquiring mind: > - but now I get a error message 21 saying file or directory doesn't > exist. You must be in the same directory (in konsole) as the python script for this to work, else enter the relative path to the file: Assuming you are in your home directory (this is where a new k