Try: python ereader2html.py
The reason for this suggestion is that under Unix a file must have "execute" permission to be used as a stand-alone command. The Mac seems to be a bit different, but I think something similar is going on. I don't know how to change permissions on a Mac, but python should still be able to execute the script directly. You should then get the usage message you are looking for.
|