PyQt4 module is not availabale anymore
vsnits opened this issue · 3 comments
vsnits commented
I'm getting error message that says "you have no PyQt4" while I have installed PyQt5. PyQt4 is no longer maintained :(
Maybe I have wrong dependencies. Who knows?
shportix commented
I had the same problem. The only solution i found is to install environment that maintains PyQt4 (I choose Ubuntu 18.04)
Deleted user commented
Hm .. suddenly. Tend to become (if not already) abandonware
PeterSurda commented
There is a PR for QT5 support, but we don't have automated GUI tests.