On Saturday, May 14, 2016 01:05:39 AM David van Leeuwen wrote:
> Which version of Julia should I use?  My 0.4.5 complains on install "Gallium
> can't be installed because it has no versions that support 0.4.5 of julia",
> in my 0.5.0 there is no package Gallium in Metadata. 

You probably need to do Pkg.update() on your julia-0.5, then:

$ ls ~/.julia/v0.5/METADATA/Gallium/versions/
0.0.1  0.0.2

Reply via email to