[PyQt] Type stubs erroneous

Sebastian Messmer heinzisoft at web.de
Mon Sep 12 17:21:44 BST 2016


I tried using the PyQt5 type stubs, but they're throwing a lot of errors.
Will there be valid type hints or type stubs provided in a future release?

This issue currently forces me to use '--silent-imports' in mypy, which 
disables a lot of checks I'd like to have.

I found 
https://riverbankcomputing.com/pipermail/pyqt/2016-May/037534.html , but 
it didn't seem to be resolved there.

Thanks,
Sebastian


More information about the PyQt mailing list