This is an old revision of the document!
Problem: Install of Enscape for Mac causes Rhino for Mac to say License Not Found or Initializing… and become unresponsive.
You might see “Troubleshooting: Data protection failed”. Details...
Cause: Enscape created ~/Library/Application Support/McNeel with incorrect permissions.
sudo chown -R $(logname) "/Users/Shared/McNeel/Rhinoceros" sudo chmod -R 755 "/Users/Shared/McNeel/Rhinoceros" sudo chown -R $(logname) "~/Library/Application\ Support/McNeel/Rhinoceros/" sudo chmod -R 755 "~/Library/Application\ Support/McNeel/Rhinoceros/"
Simplest Solution
or
Please check if you have read & write privileges on these license folders. To do this, right click a folder > choose Get Info > and check the permissions at the bottom of the window that pops up. Make all of them Read + Write.
~/Library/Application Support/McNeel/Rhinoceros /Users/Shared/McNeel/Rhinoceros
Advanced Skills Required
or
Run these command in your Terminal Application
sudo mkdir -p ~/.config/.mono/keypairs sudo chmod -R 700 ~/.config/.mono/keypairs
We have heard from Enscape that their latest solves the issue.
If the issue persists, please contact McNeel Technical Support tech@mcneelcom.