Houdini doesn't load any packages on MacOS

   225   1   0
User Avatar
Member
2 posts
Joined: 2月 2024
Online
Been using packages fine on my Windows machines, but can't Houdini to load any of them on my Mac.

I've created a "packages" folder in the Houdini Home folder (under /Users/xyz_dev/Library/Preferences/houdini/21.0/packages/), and set it up with .json files that look like this:

{
"env": [
{
"MOPS": "/Users/xyz_dev/Library/CloudStorage/Dropbox/3D_Journey/Houdini/Plugins/MOPS-1.10.0"
}
],
"hpath": [
"$MOPS"
]
}

I've also made sure that the Dropbox folder is loaded offline. Any ideas?
User Avatar
Member
2 posts
Joined: 2月 2024
Online
Figured it out! There was a few lines in the houdini.env file messing with it
  • Quick Links