<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Josh,<div><br></div><div>I'm not sure how to fix this. That said, I suspect that the quickest, least effort, googling and frustration route is just to blow away the yt installation and start again from scratch. One of the nice aspects of the yt installation you get from the install script is that you can just rm -rf a single directory, rerun the install script, and get back a working installation.</div><div><br></div><div>You might also try a miniconda-based installation, which will take substantially less time since it doesn't need to compile anything.</div><div><br></div><div>If others reply later with a less drastic option, go ahead and ignore my advice.</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 2, 2015 at 3:26 PM, Joshua Wall <span dir="ltr"><<a href="mailto:joshua.e.wall@gmail.com" target="_blank">joshua.e.wall@gmail.com</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"><div><div><div><div><div>Hello users,<br><br></div>     I've installed yt locally under a local install of python2.7 on a local cluster to analyze data after runs. It was installed using a local version of pip, and I installed yt-3.1. However the cluster is running Centos6 which loads with gcc4.4.7 automatically. I have installed gcc4.8 alongside this. When I installed python and pip and yt, unfortunately I hadn't updated the enviromental variables to point at gcc4.8. So now when I load yt I get:<br><br>ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/draco/jwall/usr/local/lib/python2.7/site-packages/matplotlib-1.3.1-py2.7-linux-x86_64.egg/matplotlib/_tri.so)<br><br></div>since gcc4.4 doesn't have GLIBCXX_3.4.15.<br><br></div>Is there anyway to point yt at the later version of libstdc++ that I have with gcc4.8? Or do I have to reinstall (and if so how far back? Just yt? pip also? python?).<br><br></div>Cordially,<br><br></div>Joshua Wall<br></div>
<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>