Error communicating with device
I just installed calibre and am attempting to connect with iTunes. I see the iTunes logo, but when I try to send a book by 'connect to device' I get the following error. It looks to me like calibre is looking for iTunes in an OS 9 library. HELP
calibre, version 0.7.48
ERROR: Error: Error communicating with device
Can't get terminology for application (aem.Application(u'/Applications (Mac OS 9)/iTunes/iTunes')): Command failed: Application isn't running. (-600)
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 64, in run
File "site-packages/calibre/gui2/device.py", line 317, in _books
File "site-packages/calibre/devices/apple/driver.py", line 2936, in books
File "site-packages/calibre/devices/apple/driver.py", line 2049, in _get_library_books
File "site-packages/appscript/reference.py", line 578, in __getattr__
File "site-packages/appscript/reference.py", line 260, in referencebyname
File "site-packages/appscript/reference.py", line 229, in connect
File "site-packages/appscript/terminology.py", line 171, in tablesforapp
File "site-packages/appscript/terminology.py", line 143, in aetesforapp
RuntimeError: Can't get terminology for application (aem.Application(u'/Applications (Mac OS 9)/iTunes/iTunes')): Command failed: Application isn't running. (-600)
|