JuliaPy / JuliaPy/PyCall.jl

Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function.... Failed to precompile PyCall to c:\users\administrator\.julia\lib\v0.6\PyCall.ji

オープン
#464 コメント 14 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Julia
スター
1.5k
フォーク
186
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,

I am getting the following error when I call julia > using PyCall or julia> Pkg.test("PyCall").

Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function....
Failed to precompile PyCall to c:\users\administrator\.julia\lib\v0.6\PyCall.ji.

I tried different versions of Julia 0.4.5, 0.5.0,0.5.2,0.6,0.6.2. However on each version I am getting this issue. I tried to look into the earlier issue reported and tried those solutions provide; however it does not work.

Here is the configuration details:
Python version installed : python-2.7.amd64
Julia version tried: 0.4.5, 0.5.0,0.5.2,0.6,0.6.2

Environment variable set:
Path=";C:\Users\Administrator\Julia-0.6.0\bin\;C:\Python27\;"
PYTHON="C:\Python27\Python.exe"
OS: Windows Server Enterprise SP1 (64Bit)

I have attached three screenshots showing the output of Adding PyCall command and Using PyCall command.

Please let me know if anyone has any solution or can guide me on this.

Thanks,
Ravinder
![addingpycall](https://user-images.githubusercontent.com/36398651/36088562-b0aeaaaa-0fcf-11e8-9c76-61a02d561ab0.jpg)
![usingpycall_1](https://user-images.githubusercontent.com/36398651/36088569-b7b0e44e-0fcf-11e8-9a7a-d7d9008046bb.jpg)
![usingpycall_2](https://user-images.githubusercontent.com/36398651/36088573-bb04eb18-0fcf-11e8-8dbd-48095749f2da.jpg)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Reproduce the failure with `julia> using PyCall` and `julia> Pkg.test("PyCall")` on the reported 64-bit Windows Server environment. Check the listed Julia versions, Python 2.7 executable, PATH, and PYTHON settings; done means PyCall precompiles without the access-violation error.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
julia, python
領域
tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。