View Single Post
Old 11-11-2011, 01:31 AM   #4
fab672000
Junior Member
fab672000 has learned how to read e-booksfab672000 has learned how to read e-booksfab672000 has learned how to read e-booksfab672000 has learned how to read e-booksfab672000 has learned how to read e-booksfab672000 has learned how to read e-booksfab672000 has learned how to read e-booksfab672000 has learned how to read e-books
 
Posts: 9
Karma: 998
Join Date: Nov 2011
Device: kobo
I thought that there would be a build command to generate an app wrapping the python sources under mac os x ? How do you guys proceed to generate a package ?

Also, I simply tried to run calibre from sources by typing from the command prompt:
~/devl/calibre/src/calibre $ python startup.py
Traceback (most recent call last):
File "startup.py", line 19, in <module>
from calibre.constants import iswindows, preferred_encoding, plugins, isosx
ImportError: No module named calibre.constants

TIA,
Fabien

Last edited by fab672000; 11-11-2011 at 01:46 AM.
fab672000 is offline   Reply With Quote