
As a quick addendum - it looks like this numpy error comes with the latest version of Houdini (17.5.360) - I'll try downgrading to your version later and see what happens, but you can try pip-installing the missing package and test if it might work with your version of Houdini On Thu, Sep 5, 2019 at 11:17 AM Naiman, Jill <jill.naiman@cfa.harvard.edu> wrote:
I managed to find a Windows machine and found to get rid of your "from yt.utilities.lib.fnv_hash import fnv_hash" I did "pip install fnvhash" (using the pip that I installed in the houdini folder).
You are indeed correct that the python3.7-installed yt modules and the python2.7-houdini will not play nicely with each other, sadly.
I'm currently hung up on a numpy-install error but I was messing around with things so I'll need to try to re-do my Houdini install later today.
On Thu, Sep 5, 2019 at 3:12 AM <jerafc@gmail.com> wrote:
Yes I tried and from a regular python console works as expected. By the way, I have the same python version of houdini installed 2.7.15 but already tried to install the modules with python 3.7 maybe could be a version but had the same problems. As I told you I can import other modules inside the same Lib yt are installed with the python shell in houdini but the only that give me error its yt. _______________________________________________ yt-users mailing list -- yt-users@python.org To unsubscribe send an email to yt-users-leave@python.org