[PyKDE] PyKDE Error
Marcelo Bovo
mdbovo at yahoo.com.ar
Mon Feb 28 23:19:39 GMT 2005
Hi,
Sorry to bother you but I haven't found any clue about this on the
docs. I've compiled and installed succesfully PyQT and Sip, but when I
try to configure the PyKDE sources for compilation I get this error
"sip: sip/kdecore/kshortcutlist.sip:85: There is already an enum in
scope with the same Python name"
Any hints/clues?
Thanks
Marcelo
PD: Attached you will find the complete configure.py output.
-------------- next part --------------
root at Darkstar:~/PyKDE-3.11.3# python configure.py
PyKDE version 3.11.3
-------
Python include directory is /usr/include/python2.3
Python version is 2.3.4
sip version is 4.2 (4.2.0)
Qt directory is /usr/lib/qt
Qt version is 3.3.2
PyQt directory is /usr/share/sip
PyQt version is 3.14 (3.14.0)
KDE base directory is /opt/kde
KDE include directory is /opt/kde/include
KDE lib directory is /opt/kde/lib
KDE version is 3.2.3 (0x30203)
PyKDE modules will be installed in /usr/lib/python2.3/site-packages
PyKDE .sip files will be installed in /usr/share/sip
PyKDE modules to be built:
dcop kdecore kdesu kdefx kdeui kio kfile kparts khtml kspell kdeprint kmdi
Generating the C++ source for the dcop module...
Creating the Makefile for the dcop module...
Generating the C++ source for the kdecore module...
sip: sip/kdecore/kshortcutlist.sip:85: There is already an enum in scope with the same Python name
Error: Unable to create the C++ code.
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
root at Darkstar:~/PyKDE-3.11.3#
More information about the PyQt
mailing list