[PyKDE] Error while installing
Phil Thompson
phil at riverbankcomputing.co.uk
Mon Oct 2 16:01:29 BST 2006
> Hi,
> I was trying to install PyKDE 3.16 on a Fedora Core 5 system, got the
> following error:
>
> python configure.py
>
> PyKDE version 3.16.0
> -------
>
> Python include directory is /usr/include/python2.4
> Python version is 2.4.2
>
> sip version is 4.3.1 (4.3.1)
>
> Qt directory is /usr/lib/qt-3.3
> Qt version is 3.3.5
>
> PyQt directory is /usr/share/sip
> PyQt version is 3.15 (3.15.0)
>
> gcc version 4.1.1
> concatenating files
>
>
> If reporting errors, paste all of the output above into your
> message and post to the PyKDE mailing list at:
>
> mailto: PyKDE at mats.imk.fraunhofer.de
> subscribe: http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>
> You can redirect the output into a file (> output.txt) if needed
>
>
> An internal error occured. Please report all output from the program,
> including the following traceback, to the PyKDE mailing list
>
> Traceback (most recent call last):
> File "configure.py", line 940, in ?
> main(sys.argv)
> File "configure.py", line 879, in main
> init_and_check_sanity ()
> File "configure.py", line 187, in init_and_check_sanity
> sipcfg.error("This version of PyKDE requires SIP v%s or later" %
> sipcfg.version_to_string(minv))
> File "/usr/lib/python2.4/site-packages/sipconfig.py", line 169, in
> __getattr__ raise AttributeError, "\"%s\" is not a valid configuration
> value or user option" % name
> AttributeError: "error" is not a valid configuration value or user option
>
>
> What to do ?
Install an up to date version of SIP and PyQt.
Phil
More information about the PyQt
mailing list