View Single Post
Old 01-27-2024, 11:18 AM   #32
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,242
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
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.
Good to know. I'll discard the changes, then.
thiago.eec is offline   Reply With Quote