[yt-users] (no subject)

Phillip Masterson pmasterson4 at gmail.com
Thu Jun 23 00:49:55 PDT 2016


Hi everyone,

I'm currently trying to install the development version of yt on Ubuntu
16.04.  Ubuntu was only installed on my machine very recently, although
I've been told that the bash script I'm using (install_script.sh from the
homepage) does not depend on anything in particular.  When I run the
script, it finishes successfully with no errors.  However, using any
command using yt (such as yt --help) results in the below error message;
this problem persisted after I updated PATH and closed/reopened the
terminal.

export path+close ->

> Traceback (most recent call last):
>   File "/home/phillip/CGM_Research/yt-conda/bin/yt", line 4, in <module>
>     import yt.utilities.command_line
>   File
> "/home/phillip/.local/lib/python2.7/site-packages/yt-3.3.dev0-py2.7-linux-x86_64.egg/yt/__init__.py",
> line 110, in <module>
>     from yt.fields.api import \
>   File
> "/home/phillip/.local/lib/python2.7/site-packages/yt-3.3.dev0-py2.7-linux-x86_64.egg/yt/fields/api.py",
> line 19, in <module>
>     from . import angular_momentum
>   File
> "/home/phillip/.local/lib/python2.7/site-packages/yt-3.3.dev0-py2.7-linux-x86_64.egg/yt/fields/angular_momentum.py",
> line 26, in <module>
>     from .vector_operations import \
>   File
> "/home/phillip/.local/lib/python2.7/site-packages/yt-3.3.dev0-py2.7-linux-x86_64.egg/yt/fields/vector_operations.py",
> line 31, in <module>
>     from yt.utilities.lib.misc_utilities import obtain_rv_vec
> ImportError:
> /home/phillip/.local/lib/python2.7/site-packages/yt-3.3.dev0-py2.7-linux-x86_64.egg/yt/utilities/lib/misc_utilities.so:
> undefined symbol: PyFPE_jbuf
>

Does anyone know what might be causing this?

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20160623/e1d59413/attachment.htm>


More information about the yt-users mailing list