|
You need a C module that isn't built with the source code. I'll post a build of calibre with the module in a bit, but you can temporarily workaround the issue by replacing the line
from calibre.constants import iswindows
with
iswindows = False
in the file
utils/fonts/__init__.py
__________________
Get calibre
Notice to all: I can not provide assistance with DRM removal, for legal reasons, so please do not contact me about it.
|