View Single Post
Old 08-17-2010, 10:29 PM   #1
rmatakajr
Junior Member
rmatakajr began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2010
Device: sony
Linux Install Help

Hi

I cant get the auto installer to work from the URL call main() or
when i download the tgz and run the commands bellow I get errors


root@host [~/calibre]# cd calibre
root@host [~/calibre/calibre]# python setup.py install
Traceback (most recent call last):
File "setup.py", line 13, in <module>
import setup.commands as commands
File "/root/calibre/calibre/setup/commands.py", line 28, in <module>
from setup.translations import POT, GetTranslations, Translations, ISO639
File "/root/calibre/calibre/setup/translations.py", line 14, in <module>
from setup.build_environment import pyqt
File "/root/calibre/calibre/setup/build_environment.py", line 12, in <module>
from PyQt4 import pyqtconfig
ImportError: No module named PyQt4


This is the version of linux im trying on

Linux version 2.6.18-128.7.1.el5PAE (mockbuild@builder16.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Mon Aug 24 08:59:38 EDT 2009

Any help appreciated

Thanks
Ricky
rmatakajr is offline   Reply With Quote