Quote:
Originally Posted by wallcraft
In a standard terminal window (not a python editing or debugging window) try just the command with no arguments:
Code:
python ./ereader2html.py
If that works, try the full command line.
If you make ereader2html.py executable you can probably drop the python, but it should not cause problems.
|
Thanks so much for trying to help guys, but it's still not working for me. Probably I'm missing out on something so obvious that it doesn't occur to you to point it out..