This is the message I get:
ERROR: Bad database location: Bad database location:C:\ebooklib
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 465, in __init__
File "site-packages\calibre\library\database2.py", line 418, in __init__
File "site-packages\calibre\library\database2.py", line 405, in connect
File "site-packages\calibre\library\database2.py", line 459, in initialize_database
File "site-packages\calibre\library\sqlite.py", line 180, in run
DatabaseException: table authors already exists
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 144, in run
OperationalError: table authors already exists
|