Hi all,

I am new to Julia and want to use the Distributions module so that I can 
use a normal distribution.

In the Julia console, I ran Pkg.add and Pkg.update, then ran 
require("Distributions") but got this. Help?

require("Distributions")

ERROR: UnitRange not defined

 in reload_path at loading.jl:146

 in _require at loading.jl:59

 in require at loading.jl:46

 in reload_path at loading.jl:146

 in _require at loading.jl:59

 in require at loading.jl:43

while loading /Users/myself/.julia/ArrayViews/src/ArrayViews.jl, in 
expression starting on line 555

while loading /Users/myself/.julia/Distributions/src/Distributions.jl, in 
expression starting on line 3

Reply via email to