PyQt5 on windows with Python 3.8.2
[email protected] Thu, 2 Apr 2020 14:17:49 +0200
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <trinity-3a9f8828-6c9b-48b0-b55c-e78d82752fe5-1585829869063@3c-app-gmx-bs60> |
Dear all, maybe it's known to the mailing list, but I did not find any information about this: It seems that PyQt5 currently doesn't work with Python 3.8.2 on a win7 machine. I installed Python 3.8.2 (64bit) and PyQt5 with pip install pyqt5. A simple import (python >> import PyQt5.QtCore) produced the following error: python 3.8 pyQT ImportError: DLL load failed while importing QtCore: As workaround I uninstalled python 3.8 and installed python 3.7. With python 3.7 everything works as expected. Best regards Stefan _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt