Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v.stream.profiler: fix lazy loading of matplotlib #1254

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

neteler
Copy link
Member

@neteler neteler commented Dec 2, 2024

Fixes

ImportError: Cannot load backend 'WXAgg' which requires the 'wx' interactive framework, as 'headless' is currently running (seen in v.stream.profiler.log)

Inspired by vector/v.scatterplot/v.scatterplot.py.

Additionally, small HTML fix for v.convert.all.html which was preventing compilation.

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`.
@neteler neteler added the bug Something isn't working label Dec 2, 2024
@neteler neteler requested a review from ecodiv December 2, 2024 21:21
@neteler neteler self-assigned this Dec 2, 2024
@neteler neteler merged commit bf2796c into OSGeo:grass8 Dec 3, 2024
7 checks passed
@neteler neteler deleted the v_stream_profiler_fix branch December 3, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants