[PyKDE] Eric3 install problems...

Detlev Offenbach detlev at die-offenbachs.de
Wed May 5 18:26:00 BST 2004


Hi,

Am Dienstag, 4. Mai 2004 21:06 schrieb Fernando Mesquita:
> Hi there,
> When I try to install eric3 I get the following error message:
>
> [root at exodus eric-3.4.1]# python install.py
> Sorry, please install PyQt.
> Error: No module named qt
>

Open a python shell and enter the following

from qt import *

Most probably you will get an error message about not being able to load 
some library.

> but when I checked to see if PyQt was installed I got:
>
> [root at exodus eric-3.4.1]# rpm -q PyQt
> PyQt-3.8.1-2
>
> I also, checked for qt and got the following:
>
> [root at exodus eric-3.4.1]# rpm -q qt
> qt-3.1.2-14
>
> Am I missing something? Please help!
>

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list