[PyKDE] code error?
ArchNGEL
angelsjunk at freemail.hu
Wed Jul 14 12:18:01 BST 2004
hi
this is what i got ->
as far as i know my packages should be compatible (based on the
description in install.html).
i use fedora core 2.
thanx,
david
___________________________________________________________________
$python ./configure.py
PyKDE version 3.11.1
-------
Python include directory is /usr/include/python2.3
Python version is 2.3.3
sip version is 3.10.1 (3.10.1)
Qt directory is /usr/lib/qt-3.3
Qt version is 3.3.1
PyQt directory is /usr/share/sip
PyQt version is 3.11 (3.11.0)
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 792, in ?
main(sys.argv)
File "./configure.py", line 756, in main
init_and_check_sanity ()
File "./configure.py", line 153, 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.3/site-packages/sipconfig.py", line 163, 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
More information about the PyQt
mailing list