artview
artview copied to clipboard
MacOSX and PyQt5 don't work together
With PR #171 PyQt5 support was added. However, a known bug is that MacOSX and PyQt5 are unstable. PyQt4 is the default and will be used if both versions exist. In addition, PyQt can be downgraded to version 4 to make this work.
This is a note to keep this problem known and will close when a more substantial fix is found.