[PyQt] loadUi Error

Phil Thompson phil at riverbankcomputing.com
Thu Aug 7 16:54:34 BST 2008


On Thu, 07 Aug 2008 13:47:39 +0200, Olivier Fournier
<o.fournier at perigord.com> wrote:
> Hi,
> 
> "import PyQt4.uic import loadUi" give me this error:
> NameError: global name 'LitteralProxyClass' is not define
> with the last release or last snapshot of pyqt and Qt 4.4
> works with pyqt and Qt 4.3

Assuming you mean "from PyQt4.uic import loadUi" and "LiteralProxyClass",
then it works fine for me.

Phil



More information about the PyQt mailing list