[PyKDE] Install problem

Tom Chance tomchance at gmx.net
Mon Feb 24 18:06:01 GMT 2003


Hello,

I've just downloaded PyKDE, and tried to run the build script, but it exited 
with the following error trace:

--------
tom at tigger PyKDE-3.3.2 $ python build.py
Building PyKDE 3.3 for Python 2.2.2 on linux2.
/usr/lib/python2.2/site-packages is the PyKDE installation directory.
/usr/include/python2.2 contains Python.h.
/usr/bin/sip will be used as the SIP code generator.
/usr/include/python2.2 contains sipQt.h.
/usr/lib/python2.2/site-packages contains the SIP module.
/usr/qt/3 is the Qt base directory.
/usr/qt/3/include contains qglobal.h.
Qt 3.1.0 is being used.
/usr/kde/3.1 is the KDE base directory.
/usr/kde/3.1/include contains kdeversion.h.
KDE 3.1.0 is being used.
/usr/qt/3/bin/qmake will be used to generate Makefiles.
The qt-mt Qt library was found.
Qt thread support is enabled.
Qt and KDE use compatible libs (threading)
An internal error occured.  Please report all the output from the program,
including the following traceback, to phil at riverbankcomputing.co.uk.

Traceback (most recent call last):
  File "build.py", line 1413, in ?
    main(sys.argv)
  File "build.py", line 1337, in main
    installChecks()
  File "build.py", line 809, in installChecks
    checkKDELibrary()
  File "build.py", line 635, in checkKDELibrary
    ml = modList [str (kdeVersion) [0:2]]
KeyError: 31
--------

I've got SIP and PyQT versions 3.5. Would that be the problem?

Cheers,
Tom




More information about the PyQt mailing list