[GRASS-git] [OSGeo/grass-addons] bf2796: v.stream.profiler: fix lazy loading of matplotlib ...
Markus Neteler
noreply at github.com
Mon Dec 2 21:02:44 PST 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: bf2796c0a5823583cddf17179d395de62b15a930
https://github.com/OSGeo/grass-addons/commit/bf2796c0a5823583cddf17179d395de62b15a930
Author: Markus Neteler <neteler at osgeo.org>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M src/vector/v.convert.all/v.convert.all.html
M src/vector/v.scatterplot/v.scatterplot.py
M src/vector/v.stream.profiler/v.stream.profiler.py
Log Message:
-----------
v.stream.profiler: fix lazy loading of matplotlib (#1254)
* v.stream.profiler: fix lazy loading of matplotlib
Fixes error `ImportError: Cannot load backend 'WXAgg' which requires the 'wx' interactive framework, as 'headless' is currently running`.
Inspired by `vector/v.scatterplot/v.scatterplot.py`.
* v.convert.all.html: fix HTML typo
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list