<div dir="ltr">Hi All,<div><br></div><div>  I recently installed eric4 on my machine (Mid '09 MacBook Pro with OSX 10.8.5) but I cannot import pyplot within the eric4 shell. I can import it from a terminal instance of python. Python and matplotlib were installed using homebrew. Here's the error:</div><div><br></div><div>from matplotlib import pyplot as plt</div><div><br></div><div>Error:</div><div><br></div><div>import matplotlib._png as _png<br></div><div><br></div><div>Reason: image not found<br></div><div><br></div><div>With some other info about what file the error was coming from. Is there some other variable that I need to set so eric can use the pyplot package? It seems that both my terminal and eric are using the same installation of python.</div><div><br></div><div>Thanks,</div><div>Matt</div></div>