error: Module "PyQt6.QtCore" has no attribute "pyqtProperty"

Marko Luther marko.luther at gmx.net
Tue Mar 7 14:23:36 GMT 2023


Hi,

from PyQt6.QtCore import pyqtProperty

raises the typing error in the subject line. The import itself perfectly works. Could this be an issue in the typing stubs of PyQt6?

Best,
Marko


More information about the PyQt mailing list