Quote:
Originally Posted by pietvo
On a Mac there shouldn't be '\\' in the file name. There is some dubious code in aineptepub.py that can cause the '\\'to appear. Try to use ineptepub (i.e. without the initial 'a') instead.
|
That's right, the aineptepub is designed to batch-convert directories, not individual files, so the command line arguments should be pointing to input and output directories. ineptepub is the one that takes input and output files as parameters.