I noticed when I installed this that it was not compatible with PyQt5, so I downgraded. You might want to add a prerequisite section or update the code to work with both versions.
Thanks for your addition. I tried to add a simple try/except import in a naive attempt to make it compatible with PyQt5, but it obviously did not work. Sorry about that :(
I noticed when I installed this that it was not compatible with PyQt5, so I downgraded. You might want to add a prerequisite section or update the code to work with both versions.