[PyQt] sipEnumType_alloc: Assertion for PyQt5 but not PyQt4

Guðjón Guðjónsson gudjon.i.gudjonsson at gmail.com
Mon Jun 1 16:24:09 BST 2015


Hi

Thanks a lot for your help Phil and Dmitry. Setting -t Qt_5_4_1 instead of
Qt_5_0_0 did the trick. Now it works for Qt4/5 and Python2/3.

Regards
Gudjon


On Mon, Jun 1, 2015 at 10:30 AM, Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 01/06/2015 6:07 am, Guðjón Guðjónsson wrote:
>
>> Hi
>>
>> I guess the error is that I am using a PyQt4 sipfile. How do I use
>> sipconfig.Configuration() for PyQt5? Is there any simple example for a
>> configure.py file for PyQt5. I have searched but not found any simple one.
>>
>
> There is no difference. Just pass the right -I and -t flags to the sip
> executable.
>
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150601/2639ad62/attachment.html>


More information about the PyQt mailing list