I got things working by using home-brew to do a clean install and completely bypass canopy and anaconda.
On Thursday, February 6, 2014 6:39:21 PM UTC-7, Eric Libby wrote: > > Hello, > I am running OS Mavericks and have Enthought Canopy installed running > Python 2.7.6. When I open Julia 0.2 and type "using PyPlot" I get the > following error message: > "*ERROR: could not load module python: dlopen(python.dylib, 9): image not > found* > > * in pyinitialize at /Users/elibby/.julia/PyCall/src/PyCall.jl:422* > > * in pyimport at /Users/elibby/.julia/PyCall/src/PyCall.jl:105* > > * in include at boot.jl:238* > > * in include_from_node1 at loading.jl:114* > > * in reload_path at loading.jl:140* > > * in _require at loading.jl:58* > > * in require at loading.jl:43* > > *at /Users/elibby/.julia/PyPlot/src/PyPlot.jl:32"* > > > How can I fix this? I want to be able to use matplotlib's suite of tools > to convert my Matlab and Python code into Julia and generate graphs that I > can save/export. > > Thanks, > > Eric >
