Mac M3 Houdini installation Mops does not work

   645   1   0
User Avatar
Member
63 posts
Joined: Feb. 2022
Offline
I followed the prompts and copied the MOPS.json file to Houdini XX/packges/



This is my json file content:

{
	"env": [
		{
			"MOPS": "/Users/hendasheng/Documents/HoudiniPackges/MOPS/"
		},
        {
            "HOUDINI_PYTHONWARNINGS": "ignore"
        },
	],
	"path": "$MOPS"
	
}

https://github.com/user-attachments/assets/138d1d1d-1d7c-4fb1-b0c7-7e2915e10f01 [github.com]

But I still can't access Mops in Houdini, is there something wrong with my steps?

Thank you very much for your help!
User Avatar
Member
63 posts
Joined: Feb. 2022
Offline
I tried it myself and the problem was solved. It was my folder path that was wrong.

If you don't understand the description of "Mac OS: ~/Preferences/Houdini/XX.X/" in the document, just enter "~/Library/Preferences/houdini" in "Finder -> Go to folder".



You will see the Houdini version folder.



Then, follow the instructions in the document to create a packages folder and set up a json file.



After restarting Houdini, you can see MOPs Tools.

I hope this helps Mac users who are confused about this.
  • Quick Links