[PyQt] What happend to PyQt5.QtCore.pyqtWrapperType?

Cody Scott cody at perspexis.com
Wed Jan 18 18:51:55 GMT 2017


I'm looking at this code for inspiration on testing QML and I ran into this
error.

https://github.com/pyblish/pyblish-qml/blob/635c82d75fa5d5e294339bf8265f05eb5ca3b5d3/pyblish_qml/models.py#L94

AttributeError: module 'PyQt5.QtCore' has no attribute 'pyqtWrapperType'

It doesn't appear to be available in PyQt5==5.7.1

It is available in PyQt5==5.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170118/9d486142/attachment.html>


More information about the PyQt mailing list