I am getting an error when i try to load PyPlot for makeing a plot

julia> using PyPlot 
ERROR: LAPACKException(140544214827008) 
 in include at /usr/bin/../lib/julia/sys.so 
 in include_from_node1 at /usr/bin/../lib/julia/sys.so 
 in include at /usr/bin/../lib/julia/sys.so 
 in include_from_node1 at /usr/bin/../lib/julia/sys.so 
 in include at /usr/bin/../lib/julia/sys.so 
 in include_from_node1 at /usr/bin/../lib/julia/sys.so 
 in include at /usr/bin/../lib/julia/sys.so 
 in include_from_node1 at /usr/bin/../lib/julia/sys.so 
while loading /home/philip/.julia/v0.3/Colors/src/conversions.jl, in 
expression starting on line 717 
while loading /home/philip/.julia/v0.3/Colors/src/Colors.jl, in expression 
starting on line 31 
while loading /home/philip/.julia/v0.3/PyPlot/src/colormaps.jl, in 
expression starting on line 4 
while loading /home/philip/.julia/v0.3/PyPlot/src/PyPlot.jl, in expression 
starting on line 489

Can anyone guide me to the root casue of this problem, I would be greatful

I am running Gentoo Linux on a Lenovo X1 Carbon laptop

Tnx /Phil

Reply via email to