Quote:
Originally Posted by uhh.andy
I figured out what the problem was.
I had installed node with homebrew, and for apple silicon Macs the executables are put in '/opt/homebrew/bin' which was not in the PATH when subprocess.Popen ran ace.
Adding it to the path fixed the issue.
|
First, I would ask you to check the above solution that worked for someone having the same error as you with ACE on macOs..
Second, try changing the chosen folder. It looks like you don't have write permission for the current folder.