Many times when trying to use yak I find I get this message. My usual Rhino use involves developing Rhino plugins with VS. But this message appears when using powershell scripts or even just running things inside the command line.
ERROR: Access denied. If Rhino is running, close it and try again.
This happens even when I cannot see any Visual Studio or Rhino processes in Task Manager. Starting a new shell does not stop the error.
I’m using powershell to call the exe. Interestingly I tried uninstalling another gh plugin and that worked? I guess an error is being thrown that is being mislabelled?