JuliaPy / JuliaPy/PyPlot.jl

Plot displaying - just getting PyObject

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

描述

I'm using julia v0.6.0 in atom v1.22.1. I've installed pyplot after running ENV["PYTHON"]="". If I run:
`using PyPlot`
`plot(1:5,(1:5).^2)`
It returns a PyCall.PyObject and address, without displaying. Any ideas?

贡献指南

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

调研方向

Reproduce the report in Julia v0.6.0 under Atom v1.22.1 after setting ENV["PYTHON"]="" and installing PyPlot. Start with `using PyPlot` and `plot(1:5,(1:5).^2)`; done means the plot displays instead of returning only a PyCall.PyObject address.

由索引模型根据 Issue 内容生成。

评估

技术栈
julia, matplotlib, python
领域
data-visualization
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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