View Single Post
Old 10-06-2014, 05:43 AM   #6
odinokij
Enthusiast
odinokij began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Jul 2012
Device: Kindle 3
I get the same error when I try to update data calling from an external program to calibredb.exe. (Windows 7 - Calibre 2.4)

Examples:

calibredb.exe set_custom --library-path "F:\Biblioteca\CalibreLibrary" "year" 89133 2014

calibredb.exe set_metadata --library-path "F:\Biblioteca\CalibreLibrary" 89133 "F:\Biblioteca\Calibre2\NewMetadata.opf"


Calibredb gives me the error:
"Failed to unpickle stored object:
Python function terminated unexpectedly
[Errno 9] Bad file descriptor (Error Code: 1)"

If I execute these commands through the cmd the error log has more info, saying:
"Traceback (most recent call last):
File "site-packages\calibre\utils\config.py" line 215, in refresh
ImportError: No module named PyQt4.QtCore [...]"

Thanks in advance,
Odinokij
odinokij is offline   Reply With Quote