[PyQt] pyuic broken on enums

Phil Thompson phil at riverbankcomputing.com
Mon Oct 25 12:05:46 BST 2010


On Mon, 25 Oct 2010 11:04:48 +0100, Daniele Esposti <expo at expobrain.net>
wrote:
> pyuic raises an exception when compiles an enum node from .ui to
> Python code because it's trying to split it by '::'.
> 
> This happens with the new PyQt4 4.8. You can reproduce the bug using
> the attached .ui file.

The patch to fix this was posted to the list a couple of days ago.

Phil


More information about the PyQt mailing list