import PyPlot fails
オープン
- 主要言語
- Julia
- スター
- 488
- フォーク
- 90
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
I have problems importing PyPlot on different CentOS 7 and Fedora 20 machines:
```
julia> import PyPlot
Warning: error initializing module PyPlot:
PyCall.PyError(msg=":PyImport_ImportModule", T=PyCall.PyObject(o=0x0000000001d86520), val=PyCall.PyObject(o=0x000000000a5b1e18), traceback=PyCall.PyObject(o=0x0000000000000000))
```
Importing PyCall (only) works fine:
```
julia> import PyCall
julia> PyCall.pyinitialize()
```
Any idea how to fix the problem?
Regards,
Josef
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。