[PyKDE] Missing classes (sip-4.2rc1 and PyKDE-3.11.3)

David Boddie david at boddie.org.uk
Sat Jan 29 21:42:30 GMT 2005


Has anyone else tried to use PyKDE with sip-4.2rc1 yet? My experience is
that I can get the modules built and installed, but that not all of the
classes are present when various modules are imported. For example, in
kdecore, I find that KStdAction is not found in kdeui (this breaks the
pyKHTMLPart.py example) and that the KParts namespace is not available
in the kparts module.

I initially tried to use the PyKDE snapshot, PyKDE-snapshot20050104.tar.gz,
with sip-4.2rc1, and later tried PyKDE-3.11.3 with much the same result
(although some .sip files needed help with their enum value definitions when
being built).

All of the above was attempted with Python 2.3.3 and the PyQt snapshot,
PyQt-x11-gpl-snapshot-20050122.tar.gz.

Thanks in advance for any help,

David




More information about the PyQt mailing list