What does versioninfo() say? Did you build Julia from a git checkout, or is 
there some port build recipe for it in Gentoo?


On Sunday, September 6, 2015 at 2:37:02 PM UTC-7, Phil_n wrote:
>
> 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