JuliaPy / JuliaPy/PyPlot.jl

Matplotlib backend issues cause mysterious segfaults

Open
#463 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
488
Forks
90
PR merge metrics
No merged PRs in 30d

Description

I've struggled recently with PyPlot segfaults on a new system, and finally solved it after finding https://github.com/JuliaPlots/Plots.jl/issues/2168 and #104. In the end I had to switch the matplotlib backend from Qt5Agg to Qt5Cairo. I cannot think of a second package to create a conflict, though. If there's anything that can be done to prevent this mysterious error, suggesting the user to try different backends instead of letting a crash happen, I'm sure it can spare other users some grief. Maybe just comment somewhere on the documentation that conflict with the matplotlib backends might cause ploblems like that?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.