Bitmessage/PyBitmessage

PyQt4 module is not availabale anymore

vsnits opened this issue · 3 comments

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?

I had the same problem. The only solution i found is to install environment that maintains PyQt4 (I choose Ubuntu 18.04)

Hm .. suddenly. Tend to become (if not already) abandonware

There is a PR for QT5 support, but we don't have automated GUI tests.