View Single Post
Old 04-08-2024, 02:35 PM   #33
KomadoriRobin
Junior Member
KomadoriRobin began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Apr 2024
Device: Kobo Libra 2
Quote:
Originally Posted by uhh.andy View Post
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.
I'm having the same issue, also on a Apple silicon Mac. Forgive me for being such a noob, but I don't quite understand your solution. I'm able to find the executables in '/opt/homebrew/bin', but I don't know what to do next. Thank you!
KomadoriRobin is offline   Reply With Quote