Hide Forgot
[hans@shalem ~]$ calibre Traceback (most recent call last): File "/usr/bin/calibre", line 19, in <module> from calibre.gui2.main import main File "/usr/lib64/calibre/calibre/gui2/main.py", line 7, in <module> import apsw ImportError: No module named apsw "yum install python-apsw" fixes this, please add a Requires for this so that it gets installed automatically.
*** This bug has been marked as a duplicate of bug 1000835 ***