PyQT4 & PyKDE4 F9 & F10

Kevin Kofler kevin.kofler at chello.at
Sun Jan 18 22:58:29 UTC 2009


Rex Dieter wrote:
> $ rpm -q -f /usr/bin/pyuic4
> PyQt4-devel-4.4.4-2.fc10.x86_64
> 
> (In short, install PyQt4-devel and/or PyKDE4-devel)

And to elaborate on this, the .py files are the versions for loading at
runtime: pyuic allows loading .ui files at runtime by importing the runtime
version of pyuic from the Python code.

        Kevin Kofler




More information about the kde mailing list