error using PyPlot in windows 10 x64
Đang mở
- Ngôn ngữ chính
- Julia
- Star
- 488
- Fork
- 90
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- julia, matplotlib, python
- Lĩnh vực
- data-visualization
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100