I've added a zip file to Calibre which contains and html file that I want to convert. When I try to convert to mobi I get the following message:
ERROR: ERROR: Unhandled exception: <b>OSError</b>:[Errno 13] Permission denied
Quote:
Traceback (most recent call last):
File "site-packages\calibre\gui2\convert\single.py", line 252, in accept
File "site-packages\calibre\gui2\convert\metadata.py", line 218, in commit
File "site-packages\calibre\library\database2.py", line 1481, in set_metadata
File "site-packages\calibre\library\database2.py", line 457, in set_path
File "site-packages\calibre\library\database2.py", line 925, in format
File "site-packages\calibre\startup.py", line 186, in local_open
OSError: [Errno 13] Permission denied
|
Why would permission be denied? This is in Calibre's own libary. No other application would have it. I've tried closing and reopening Calibre with the sasme results.