View Single Post
Old 05-08-2016, 09:08 AM   #55
naki
Junior Member
naki began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2016
Device: Kindle Voyage
Good afternoon,
first, thank you for writing this plugin. It is a great addition to Calibre!

The x-ray creation stage works fine, however when copying the files it fails with the following error:

05-08-2016 15:05:47 Getting format specific data...
05-08-2016 15:05:47 Sending x-ray to device...
Job: "Sending X-Ray Files to Device" failed with error:
Traceback (most recent call last):
File "site-packages/calibre/gui2/threaded_jobs.py", line 83, in start_work
File "calibre_plugins.xray_creator.lib.xray_creator ", line 152, in send_xrays_event
File "calibre_plugins.xray_creator.lib.book", line 607, in send_xray_event
File "calibre_plugins.xray_creator.lib.book", line 423, in send_xray
File "calibre_plugins.xray_creator.lib.book", line 364, in _find_device
File "calibre_plugins.xray_creator.lib.book", line 377, in _get_drive_info
AttributeError: 'module' object has no attribute 'windll'

Called with args: () {u'log': , u'abort': , u'notifications': }



Calibre 2.56.0
OSX 10.11.4
naki is offline   Reply With Quote