JuliaPy / JuliaPy/PyPlot.jl

error using PyPlot in windows 10 x64

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

描述

when i try to plot something using PyPlot

> using PyPlot
> t=0.1:0.1:2pi
> s=sin(t)
> plot(t,s)
>
> 1-element Array{PyCall.PyObject,1}:
> PyObject

how can i solve this ?

贡献指南

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

调研方向

Start by reproducing the reported Julia REPL commands with PyPlot on Windows 10 x64 and compare the displayed result with the user's claimed error. Identify the missing error details or failure point, then verify that plotting completes successfully and document or correct the Windows-specific behavior.

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

评估

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

把新 issue 发到你的邮箱

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