Quote:
Originally Posted by JSWolf
That should not matter. I have the program on a different drive then my C drive where Python 2.5.x is installed. And it works fine for me where I have it.
|
It certainly matters where the ebook file is. If you don't specify a path it is going to look in the current directory. And since that was the current directory based on the prompt that is where the book needed to be. Of course, you can specify the path to the ebook file in the parameter.
BOb