You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmmmm, not sure, but why don't you give it a try and tell me how it goes? Basically, just install the necessary PyQt5 dependencies and replace all from PyQt4 import ... to from PyQt5 import .... Might just do the trick...
Yeah, I have been running it with Qt5. Due to some changes in the interface, it takes a little more work. I push it here: https://github.com/thuyen/sloth/tree/qt5
I don't have any experience with QT, changes are very rudimentary, just make it to work.
Is it possible to use PyQt5 instead?
Thanks.
The text was updated successfully, but these errors were encountered: