![]() |
#1 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
|
Error on install: No module named PyQt4
I'm trying to install the latest Calibre 0.7.45. I've downloaded the pakcage and now trying to manually install it by calling:
Code:
sudo python setup.py install Code:
Traceback (most recent call last): File "setup.py", line 13, in <module> import setup.commands as commands File "/home/user/Programs/calibre/calibre/setup/commands.py", line 28, in <module> from setup.translations import POT, GetTranslations, Translations, ISO639 File "/home/user/Programs/calibre/calibre/setup/translations.py", line 14, in <module> from setup.build_environment import pyqt File "/home/user/Programs/calibre/calibre/setup/build_environment.py", line 12, in <module> from PyQt4 import pyqtconfig ImportError: No module named PyQt4 |
![]() |
![]() |
![]() |
#3 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,182
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
You need to install PyQt4 and PyQt4-dev
|
![]() |
![]() |
![]() |
#4 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
|
PyQt4 and PyQt4-dev are already installed, and yes on linux ubuntu 10.10 I've read that page several times, the installer didn't work for me giving me this error:
Downloaded 1992 bytes Checking downloaded file integrity... bzip2: (stdin) is not a bzip2 file. That's why I tried with manual installation, but with no luck until now. |
![]() |
![]() |
![]() |
#5 | |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,182
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Quote:
As for PyQt being installed, the error is pretty unambiguous, it isn't. |
|
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ebook-meta error - "No module named podofo" | jimrothstein | Calibre | 1 | 01-15-2011 09:58 AM |
Install 6.18 error | HawaiianLungs | Calibre | 20 | 10-18-2009 01:51 PM |
ImportError: No module named profiles | ould | Calibre | 11 | 02-28-2009 07:25 PM |
4.8.3 Install error | D1ffuse | Calibre | 1 | 08-31-2008 05:36 AM |
ImportError: No module named pkg_resources | erik80 | Calibre | 3 | 08-02-2008 09:33 AM |