View Single Post
Old 01-04-2009, 12:54 PM   #3
Oletros
Connoisseur
Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.Oletros ought to be getting tired of karma fortunes by now.
 
Posts: 89
Karma: 501130
Join Date: Feb 2008
Location: Barcelona
Device: Kindle NT
Quote:
Originally Posted by kovidgoyal View Post
Edit the file /usr/bin/any2lit and add

Code:
print loader_path, sys.argv
just above the last line, then try to run it. Also post the output of

ls -l /usr/bin/any2lit
I have seen where the problem is

I have put Calibre in a folder with spaces in the name

The output of the print statement is:

Code:
/Applications/Utilidades de documentos/calibre.app/Contents/Resources/loaders/any2lit.py ['/usr/bin/any2lit', '--help']
After I have moved Calibre to
Code:
/Applications/
, all the commands work.

So, it's not treating well paths with spaces.

Thanks for your great program
Oletros is offline   Reply With Quote