PyQt6.uic issue?

Phil Thompson phil at riverbankcomputing.com
Tue Feb 9 13:59:28 GMT 2021


On 09/02/2021 13:13, José Antonio Fernández Fernández wrote:
> Hi, when I try to load a .ui v4.0 file with uic.loadUi it returns the
> following error:
> AttributeError: type object 'QSizePolicy' has no attribute 'Fixed'
> 
> Attached a very simple example that works with PyQt5 uic.

Should be fixed in tonight's snapshot.

Thanks,
Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demo.ui
Type: application/x-designer
Size: 1008 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210209/3d38e7b3/attachment.bin>


More information about the PyQt mailing list