Howdy!

Quick question - which version of Houdini are you using? (i.e. is it 16.5 and is it the free/Apprentice version?)

Cheers,
-Jill

On Tue, Jul 24, 2018 at 12:36 PM, <bach44@gmail.com> wrote:
Hi
novice Python user trying to get ytini (Houdini for Astronomy) up and running on my Mac.

Followed instructions, using miniconda and then installed the yt package.
Confirmed that it is correctly installed.

But from within Houdini's Python shell when I try and do an import yt I get a package not found error.

I assume my pathing is wrong.
The install directions here
http://ytini.com/getstarted.html

suggest modifying your .bash_profileĀ  which I've done after first making necessary changes.
But the directions assume there is a yt-conda directory
/Users/<userfoo>/yt-conda/bin

and also a yt-conda/sbin directory
/Users/<userfoo>/yt-conda/sbin

but I have neither. Only the following
/Users/<userfoo>/miniconda3/bin

What changes should I make to my pathing to make Houdini recognize the yt package install?
Thanks!
_______________________________________________
yt-users mailing list -- yt-users@python.org
To unsubscribe send an email to yt-users-leave@python.org