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.
|