Quote:
Originally Posted by pthwaite
Do the python scripts work on a MAC "as is"?
My reading of the forum seemed to suggest there was some windows only functionality unless you download additional components. As I haven't got any epub books yet, I've only having a watching brief here so far.
Howard
|
The script relies on 'windll' from the ctypes python module which means it won't work natively on a mac, as far as I can tell.