Quote:
Originally Posted by kovidgoyal
try doing it from a non application directory.
|
I tried going up a few directories, but still same error. DId you mean move the program out of the app directory?
Quote:
Dragon:~/documents zomalloch$ lit2lrf --helpTraceback (most recent call last):
File "/Applications/libprs500.app/Contents/Resources/lit2lrf.py", line 8, in <module>
from libprs500.ebooks.lrf.lit.convert_from import main
File "/Applications/libprs500.app/Contents/Resources/libprs500.py", line 8, in <module>
from libprs500.gui.main import main
ImportError: No module named gui.main
|