[yt-users] ramses_reader broken on Lens?

Matthew Turk matthewturk at gmail.com
Wed Jun 8 09:03:26 PDT 2011


Hi Geoffrey,

This is usually caused by having the wrong programming environment
loaded when you run or build yt.  Did you have GNU loaded when you
built, and do you have it loaded now?

The reason it shows up with Ramses is that Ramses uses C++.

-Matt

On Wed, Jun 8, 2011 at 9:01 AM,  <gso at physics.ucsd.edu> wrote:
> I was trying to test Lens with a fresh install of the devel YT and some
> simple projections and I got the following:
>
>
> Traceback (most recent call last):
>  File "moviesDens.py", line 3, in <module>
>    from yt.mods import *
>  File "/autofs/na1_home/geoso/LensYT/src/yt-hg/yt/mods.py", line 71, in
> <module>
>    from yt.frontends.ramses.api import \
>  File
> "/autofs/na1_home/geoso/LensYT/src/yt-hg/yt/frontends/ramses/api.py",
> line 31, in <module>
>    from .data_structures import \
>  File
> "/autofs/na1_home/geoso/LensYT/src/yt-hg/yt/frontends/ramses/data_structures.py",
> line 37, in <module>
>    import _ramses_reader
> ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.11' not found
> (required by
> /autofs/na1_home/geoso/LensYT/src/yt-hg/yt/frontends/ramses/_ramses_reader.so)
>
> Is this missing GLIBCXX_3.4.11 YT's problem or should I email the NCCS sys
> admins?
>
> From
> G.S.
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list