View Single Post
  #20  
Old 06-09-2010, 06:24 PM
djpyle djpyle is offline
Junior Member
 
Join Date: Jun 2010
Location: Springfield, MO
Posts: 5
djpyle is on a distinguished road
Default

Re: How to convert Topaz ebooks to HTML (Remove DRM from TPZ and AZW1 books for Kindl


Quote:
Originally Posted by jcklaus View Post
Whenever I try the first step of running TopazExtract_Kindle_Iphone.pyw I get the following error message:

File "./lib/cmbtc_dump_nonK4PC.py", line 517, in <module>
sys.exit(main())
File "./lib/cmbtc_dump_nonK4PC.py", line 478, in main
bookFile = openBook(args[0])
File "./lib/cmbtc_dump_nonK4PC.py", line 57, in openBook
raise CMBDTCFatal("Could not open book file: " + path)
__main__.CMBDTCFatal: Could not open book file:
I'm getting this same error trying to remove DRM from a .tpz file. Any ideas? I'm running OSX 10.6.3.

If I try to run it without the PID, I get:

Traceback (most recent call last):
File "./lib/cmbtc_dump.py", line 37, in <module>
from ctypes import windll, c_char_p, c_wchar_p, c_uint, POINTER, byref, \
ImportError: cannot import name windll

Error: File Extraction Failed
Reply With Quote