till90
Results
1
comments of
till90
Hey to solve this Problem rename the import command in the mplwidget.py data as follow: from matplotlib.backends.backend_qt4agg import NavigationToolbar2QTAgg to from matplotlib.backends.backend_qt4agg import NavigationToolbar2QT works fine with my QGIS 2.18...