PyQt5 APP Crash at start up on laptop that's not mine...
-
My laptop is broken - it won't even go through the basic start up sequence, so I'm temp. on this machine. Luckily I backed up my python project and am just now setting up my environment. But it's not very straightforward at all. For instance, where is Qt Designer downloaded again? Idk, so I'm trying Qt Creator which wouldn't work on my personal laptop. I will be on this laptop for a month or two until I can diagnose what failed on my laptop.
So running my app using Wingware IDE, here's message box data from the python runner:
**Problem signature:
Problem Event Name: APPCRASH
Application Name: python.exe
Application Version: 3.5.1150.1013
Application Timestamp: 576eff6a
Fault Module Nam
Additional Information 3: fd00
Additional Information 4: ea6f5fe8924aaa756324d57f87834160e: Qt5Core.dll
Fault Module Version: 5.6.0.0
Fault Module Timestamp: 56d82b33
Exception Code: c0000005
Exception Offset: 0018af76
OS Version: 6.0.6002.2.2.0.768.3
Locale ID: 1033
Additional Information 1: fd00
Additional Information 2: ea6f5fe8924aaa756324d57f87834160 -
-
did:
pip3 install pyqt5 --upgrade
Might fix it. ^_^
-
@enjoysmath No, same issue. Re-installing python with 3.4, then 3.5, then, ... and so on...