[QGIS-Developer] Bug with Statist plugin
Paolo Cavallini
cavallini at faunalia.it
Thu Jun 15 00:13:49 PDT 2017
Thanks, tickets added:
https://github.com/alexbruy/statist/issues
All the best.
Il 14/06/2017 18:00, Patrice ha scritto:
> There is a bug with the Statist plugin.
>
> -------------------------------------------------------------
>
> The plugin is broken. Python said:
> cannot import name NavigationToolbar2QTAgg
>
> -------------------------------------------------------------
>
> As suggested by user'spaceof7' on github, changing line 49
>
> from matplotlib.backends.backend_qt4agg import NavigationToolbar2QTAgg
> as NavigationToolbar
> to:
> from matplotlib.backends.backend_qt4agg import NavigationToolbar2QT as
> NavigationToolbar
>
>
> fixes the problem.
>
>
> The git repository doesn't seem up to date (last update is from 2013.)
> and code has obviouslychanged since (when comparing sources).
>
>
>
> Patrice
>
>
>
>
>
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
--
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis
More information about the QGIS-Developer
mailing list