JuliaPy / JuliaPy/PyPlot.jl

PyPlot crashes Atom

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

描述

I am using Julia 1.1.1 on a MacBook Pro macOS Mojave v 10.14.5
The environment to use Julia is Atom 1.39.1 x64
To plot I use PyPlot and `PyPlot.backend` = Qt5Agg

From the REPL if I do:
`x = randn(100);
plot(x)`
I get a nice window with the plot; I can close the window and everything is OK!

If I use the same 2 lines of code in a file xxxx.jl, I get the same window with the plot as well as a message :
> Julia Client Evaluation finished

but then Atom halts and leaves with a message "Atom left unexpectedly"
Did somebody encounter this behaviour? Is there a solution?
Thanks in advance.

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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