I have a different failure with PyPlot, this is the first thing I tried
after installing the 0.4.0-rc1 osx binary, Pkg.add("PyPlot");using PyPlot
*julia> **using PyPlot*
WARNING: could not import Base.help into PyCall
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
The problem appears to be
*julia> **ENV["PYTHONHOME"]*
*ERROR: KeyError: PYTHONHOME not found*
despite the fact that if I launch julia 3.10 in the same terminal
"PYTHONHOME" is defined and PyPlot works.
Julia Version 0.4.0-rc1
Commit e5c6964 (2015-09-09 16:07 UTC)
Platform Info:
System: Darwin (x86_64-apple-darwin13.4.0)
CPU: Intel(R) Core(TM) i5-2500S CPU @ 2.70GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
LAPACK: libopenblas
LIBM: libopenlibm
LLVM: libLLVM-3.3