Temporary fix for not working mpl with Qt5
* matplotlib < 2 has got a bug with the Qt5 backend which makes it unusable, see the issue at https://github.com/matplotlib/matplotlib/pull/6854 * Work around: istall python3-matplotlib-qt4 instead
Please register or sign in to comment