Open dilawar opened 8 years ago
Perhaps, it should best be handled at packaging level. If packages is installed, this should never happen. I should search for python-matplotlib-qt4
in dependency instead of python-matplotlib-qt
.
If would be good, it gui can also use PyQt5. That would make packages more portable to newer versions.
If
python-matplotlib-qt5
orpython-matplotlib-qtshared
package is installed,moosegui
won't launch. The trace-back is following:To fix it, make sure that matplotlib uses
PyQt4
and an appropriate back-end is initialized. Otherwise you might run into following:It might need some attention before next release.
OS: OpenSuSE-Leap_42.1