[PyKDE] Still fighting to have PyQt working

Luca Fini lfini at arcetri.astro.it
Sat Nov 17 19:24:10 GMT 2001


I've installed PyQt-2.5 but I'm not able yet to get it working.

Here's what happens:

Python 2.1.1 (#1, Oct 16 2001, 14:04:16) 
[GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-85)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> from qt import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.1/site-packages/qt.py", line 2532, in ?
    libqtc.sipRegisterClasses()
SystemError: Unable to find class object for QWorkspace
>>> 

My system is Linux RedHat 7.2. I have the following:

qt-2.3.1
sip-2.5
PyQt-2.5

I've double cheched (maybe triple checked) all paths to libraries, etc. 
and I'm pretty confident that all the versions are correctly set up. I do 
not know what to do after.

I'd appreciate any hint on how to proceed.

						l.f.

BTW: I've also tried sip-2.4 and PyQt-2.4 with exactly the same behaviour.
-- 
--------------------------------------------------------------------------
       -- )     Luca Fini                            Tel: +39 055 2752 307
 ___    |\      Osservatorio Astrofisico di Arcetri  Fax: +39 055 2752 292
/   |   | |-_   L.go E.Fermi, 5 +-----------------------------------------
(___|___//___)  50125 Firenze  /   WWW: http://www.arcetri.astro.it/~lfini
 (_)      (_)   Italia        / e-mail: lfini at arcetri.astro.it
-----------------------------+--------------------------------------------





More information about the PyQt mailing list