Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function.... Failed to precompile PyCall to c:\users\administrator\.julia\lib\v0.6\PyCall.ji
- Langage dominant
- Julia
- Étoiles
- 1.5k
- Forks
- 186
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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



Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia, python
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100