View Single Post
Old 11-15-2011, 12:44 AM   #5
Scully
Member
Scully began at the beginning.
 
Scully's Avatar
 
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: Kindle
Here's the exact error message I'm getting when I try to upload anything from Calibre to my Kindle:

calibre, version 0.8.26
ERROR: Error: Error communicating with device

[Errno 13] Permission denied

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 81, in run
File "site-packages\calibre\gui2\device.py", line 405, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 263, in upload_books
File "site-packages\calibre\devices\usbms\cli.py", line 59, in put_file
IOError: [Errno 13] Permission denied


And here's the error I get after I reboot the Kindle from scratch:

calibre, version 0.8.26
ERROR: Error: Error communicating with device

[Error 3] The system cannot find the path specified: u'F:\\'

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 81, in run
File "site-packages\calibre\gui2\device.py", line 332, in _books
File "site-packages\calibre\devices\kindle\driver.py", line 319, in books
File "site-packages\calibre\devices\usbms\driver.py", line 242, in books
File "site-packages\calibre\devices\usbms\driver.py", line 375, in sync_booklists
File "os.py", line 157, in makedirs
WindowsError: [Error 3] The system cannot find the path specified: u'F:\\'
Scully is offline   Reply With Quote