Jump to content

Configuring PATHs for installed Python packages


art3mis

Recommended Posts

Hi
novice Python user trying to get ytini (Houdini for Astronomy  http://ytini.com) 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!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...