On Friday, September 18, 2015 at 1:10:45 PM UTC-4, Tommy Foley wrote:
>
> Any updates on this? I still can not seem to fix it.  I have checked 
> multiple git conversations and they seem to have closed the issue, but I 
> have the master branch and am still getting the same error.
>

PyPlot works fine with 0.4 on many Python installations.

There are still individual cases where there are problems.  e.g. there are 
some path issues with Enthought Canopy Python that prevent PyCall from 
finding Python modules (https://github.com/stevengj/PyCall.jl/issues/42), 
and on some Linux distros there is a conflict between NumPy's OpenBLAS and 
Julia's OpenBLAS (https://github.com/stevengj/PyCall.jl/issues/65).   
Because there is such a huge variety of Python installations, there's no 
single way in which things can go wrong (e.g. library conflicts or path 
snafus).  If you are still having problems, look for the relevant PyCall or 
PyPlot issue.

Reply via email to