I'm using Calibre in my Mac and I can't use those line commands.
They always fails with this error:
Code:
bash-3.2# any2lit --help
Traceback (most recent call last):
File "/usr/bin/any2lit", line 29, in <module>
os.execv(loader_path, sys.argv)
OSError: [Errno 2] No such file or directory
Any help?