[PyKDE] no module uic in binary win32 package?

Rick van Hattem Rick.van.Hattem at fawo.nl
Tue Jan 9 01:47:04 GMT 2007


On Tuesday 09 January 2007 01:47, Kovid Goyal wrote:
> Hi,
>
> Is it possible to have the module uic included in the PyQt4 binary package
> for windows. I have code that depends on it.
>
> Thanks,
>
> Kovid.

It's still there, just in the PyQt4 package.
This should work:
from PyQt4 import uic

-- 
Rick van Hattem	Rick.van.Hattem(at)Fawo.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070109/389514d0/attachment.bin


More information about the PyQt mailing list