JuliaPy / Conda.jl

Conda managing Julia binary dependencies
Other
174 stars 57 forks source link

Update fails #175

Open coulterbeeson opened 4 years ago

coulterbeeson commented 4 years ago

If I run Conda.update(), it fails and prints an error message too large to even see whats going wrong. Using Julia 1.3.1 on Windows 8.

I'm dealing with a fresh install of Julia, and I'm trying to get PyPlot to work with GTK.

The only things I installed through conda was pygobject, matplotlib, and jupyter.