JuliaPy / JuliaPy/PyCall.jl

Error adding PyCall to Julia 0.5.2 on Windows server 2016

Open
#417 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

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>

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.