RE: Problem running Scripts in cygwin

2008-06-19 Thread Dave Korn
Calvin Cheng wrote on 19 June 2008 16:13: > I am having some trouble getting python to run scripts located in > "/cygdrive/c/Python25/Scripts" in cygwin. I get an error message > saying: > python: can't open file 'rst2html.py': [Errno 2] No such file or directory > > I can run those same scripts

Re: Problem running Scripts in cygwin

2008-06-19 Thread Calvin Cheng
Hi, I am having some trouble getting python to run scripts located in "/cygdrive/c/Python25/Scripts" in cygwin. I get an error message saying: python: can't open file 'rst2html.py': [Errno 2] No such file or directory I can run those same scripts in "c:/Python/Scripts" correctly, with no error, i