JuliaPy / JuliaPy/PyPlot.jl

ImportError("No module named 'matplotlib'",)

Đang mở
#28 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
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ả

I complied Julia under Archlinux. Successfully added PyPlot package, but failed in loading it:

```
julia> using(PyPlot)
ERROR: PyError (PyImport_ImportModule)
ImportError("No module named 'matplotlib'",)

in pyerr_check at /home/hellolj/.julia/PyCall/src/exception.jl:58
in pyimport at /home/hellolj/.julia/PyCall/src/PyCall.jl:85
in reload_path at loading.jl:146
in _require at loading.jl:59
in require at loading.jl:43
while loading /home/hellolj/.julia/PyPlot/src/PyPlot.jl, in expression starting on line 32
```

I suspect that this error happened because under Arch Linux, ipython 2.7 is named ipython2 insteady of ipython by default on Julia side.

Can anyone help with this issue?

Thanks,

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

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.