Error adding PyCall to Julia 0.5.2 on Windows server 2016
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I am trying to install the PyCall package in Julia and getting the following error. Does any one has any clues as to how I can resolve it?
Thanks.
julia> Pkg.build("PyCall")
INFO: Building Conda
INFO: Building PyCall
INFO: Using the Python distribution in the Conda package by default.
To use a different Python version, set ENV["PYTHON"]="pythoncommand" and re-run Pkg.build("PyCall").
INFO: Downloading miniconda installer ...
===================================================[ ERROR: PyCall ]====================================================
LoadError: automatic download failed (error: 2148270088): https://repo.continuum.io/miniconda/Miniconda2-latest-Windows-x86_64.exe
while loading C:\Users\Administrator\.julia\v0.5\PyCall\deps\build.jl, in expression starting on line 258
========================================================================================================================
====================================================[ BUILD ERRORS ]====================================================
WARNING: PyCall had build errors.
- packages with build errors remain installed in C:\Users\Administrator\.julia\v0.5
- build the package(s) and all dependencies with `Pkg.build("PyCall")`
- build a single package by running its `deps/build.jl` script
========================================================================================================================
julia>
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.