<div dir="ltr">Hey Matt,<div><br></div><div style>(I didn't get your response because I was [but no longer am] in digest mode for the mail list, but Cameron forwarded it to me).</div><div style><br></div><div style>Your suggestion worked - thanks a lot!</div>
<div style><br></div><div style>-desika</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 18, 2013 at 2:00 PM, Desika Narayanan <span dir="ltr"><<a href="mailto:dnarayanan@as.arizona.edu" target="_blank">dnarayanan@as.arizona.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Everyone,<div><br></div><div>I'm having a little trouble getting pyplot to import using the yt installation of python. Specifically, I *just* installed yt on the cluster at Haverford and get the error below. </div>
<div><br></div><div>I've looked around the yt directoreis for the .so file in question, but can't seem to find it. Has anyone else encountered this? Or is this likely a system-specific problem?</div>
<div><br></div><div>thanks,</div><div>Desika</div><div><br></div><div><br></div><div><br></div><div>[desika@fock ~]$ ipython <br></div><div>In [1]: import matplotlib.pyplot as plt<br>
</div><div><br></div><div><div>---------------------------------------------------------------------------</div><div>ImportError Traceback (most recent call last)</div><div><ipython-input-1-eff513f636fd> in <module>()</div>
<div>----> 1 import matplotlib.pyplot as plt</div><div><br></div><div>/home/desika/yt-x86_64/lib/python2.7/site-packages/matplotlib/pyplot.py in <module>()</div><div> 24 from matplotlib.cbook import dedent, silent_list, is_string_like, is_numlike</div>
<div> 25 from matplotlib import docstring</div><div>---> 26 from matplotlib.figure import Figure, figaspect</div><div> 27 from matplotlib.backend_bases import FigureCanvasBase</div><div> 28 from matplotlib.image import imread as _imread</div>
<div><br></div><div>/home/desika/yt-x86_64/lib/python2.7/site-packages/matplotlib/figure.py in <module>()</div><div> 30 </div><div> 31 from matplotlib import _image</div><div>---> 32 from matplotlib.image import FigureImage</div>
<div> 33 </div><div> 34 import matplotlib.colorbar as cbar</div><div><br></div><div>/home/desika/yt-x86_64/lib/python2.7/site-packages/matplotlib/image.py in <module>()</div><div> 20 # For clarity, names from _image are given explicitly in this module:</div>
<div> 21 import matplotlib._image as _image</div><div>---> 22 import matplotlib._png as _png</div><div> 23 </div><div> 24 # For user convenience, the names from _image are also imported into</div><div><br>
</div>
<div>ImportError: libpng16.so.16: cannot open shared object file: No such file or directory</div><div><br></div><div><br></div></div></div>
</blockquote></div><br></div>