edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #02703
[Bug 825475] Re: calibre doesn't start because of ImportError
Same error on Oneiric too...
$ calibre
Traceback (most recent call last):
File "/usr/bin/calibre", line 18, in <module>
from calibre.gui2.main import main
File "/usr/lib/calibre/calibre/gui2/main.py", line 19, in <module>
from calibre.library.database2 import LibraryDatabase2
File "/usr/lib/calibre/calibre/library/database2.py", line 22, in <module>
from calibre.library.caches import ResultCache
File "/usr/lib/calibre/calibre/library/caches.py", line 16, in <module>
from calibre.utils.search_query_parser import SearchQueryParser
File "/usr/lib/calibre/calibre/utils/search_query_parser.py", line 21, in <module>
from pyparsing import CaselessKeyword, Group, Forward, \
ImportError: Bad magic number in /usr/lib/calibre/calibre/utils/pyparsing.pyc
$ apt-cache policy calibre
calibre:
Installed: 0.8.8+dfsg-1ubuntu1
Candidate: 0.8.8+dfsg-1ubuntu1
Version table:
*** 0.8.8+dfsg-1ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages
100 /var/lib/dpkg/status
$ file /usr/lib/calibre/calibre/utils/pyparsing.pyc
/usr/lib/calibre/calibre/utils/pyparsing.pyc: python 2.6 byte-compiled
$ md5sum /usr/lib/calibre/calibre/utils/pyparsing.pyc
0b25c93a2a40b14de8405b9c915cb888 /usr/lib/calibre/calibre/utils/pyparsing.pyc
$ lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to calibre in Ubuntu.
https://bugs.launchpad.net/bugs/825475
Title:
calibre doesn't start because of ImportError
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/825475/+subscriptions
References