[PyQt] PyQt 5.7.1: TypeError: C++ type 'QList<QSslError>' is not supported as a pyQtSlot type argument type

Florian Bruhin me at the-compiler.org
Sun Feb 5 18:08:14 GMT 2017


* Florian Bruhin <me at the-compiler.org> [2017-01-06 07:16:21 +0100]:
> I had a bug report[1] from someone using Gentoo, who got the following
> error after updating to PyQt 5.7.1 and sip 4.19:
> 
> 	  File "...", line 214, in NetworkManager
> 		@pyqtSlot('QNetworkReply*', 'QList<QSslError>')
> 	TypeError: C++ type 'QList<QSslError>' is not supported as a pyqtSlot type argument type

Someone else now reported the same, and both are using LibreSSL. When
removing the decorator, all seems to work fine.

Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170205/556fd8fb/attachment.sig>


More information about the PyQt mailing list