Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Problems to build PyCall

$
0
0

Dear all,
I am with serious problem. I cannot to build the package PyCall to use the Package SymPy.
I am with Julia 1.5, recently installed.
I have run:

Pkg.add(“PyCall”)
import Pkg; Pkg.add(“Conda”)
Pkg.build(“PyCall”)
in this last line, Julia spend hours installing and nothing happens.
Anyone can help me please?
Here the print of my screen:

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles