View Single Post
Old 08-14-2014, 09:17 AM   #105
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,481
Karma: 28000000
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@davidfor: This is most likely caused by the OP running a distro version of calibre, looking at the debug output, the distro is Arch Linux, which crazily enough decided to release the calibre 2 betas to their user base, as stable, with no testing.

The error will most likely be caused by the fact that the plugin tries to import PyQt4 first and if that fails imports PyQt5. On arch, with a distro package both pyqt4 and pyqt5 are importable, causing the problem.
kovidgoyal is offline   Reply With Quote