JuliaPy / JuliaPy/PyPlot.jl

Matplotlib backend issues cause mysterious segfaults

未关闭
#463 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Julia
星标
488
派生
90
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。