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

Stuck installing (downloading?): how to know what is going on?

$
0
0

I am trying to install DifferentialEquations in 1.6-rc1, but it always gets stuck:

  | | |_| | | | (_| |  |  Version 1.6.0-rc1 (2021-02-06)
 _/ |\__'_|_|_|\__'_|  |  Official https://julialang.org/ release
|__/                   |

(@v1.6) pkg> add DifferentialEquations
    Updating registry at `~/.julia/registries/General`
   Resolving package versions...
   Installed Distributions ───────────── v0.24.13
   Installed StochasticDiffEq ────────── v6.32.1
   Installed ConstructionBase ────────── v1.1.0
   Installed FiniteDiff ──────────────── v2.8.0
   Installed BandedMatrices ──────────── v0.16.4
   Installed Sundials ────────────────── v4.4.1
  Progress [=========>                               ]  6/28


Is there a way to print more information, so I can have an idea where the problem is, and perhaps, fill a bug report?

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles