Same error, same problem. Make 1 change, it takes it fine [can be add 1 book or 10], makes it fine. Click to add more, I get the error again... beyond frustrating...
(2, 'GetDiskFreeSpace', 'The system cannot find the file specified.')
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 82, in run
File "site-packages\calibre\gui2\device.py", line 412, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 253, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 1010, in _sanity_check
File "site-packages\calibre\devices\usbms\device.py", line 175, in free_space
File "site-packages\calibre\devices\usbms\device.py", line 133, in _windows_space
error: (2, 'GetDiskFreeSpace', 'The system cannot find the file specified.')
|