I’m installing Ace to run locally to test some things across grammars. However, I can’t get yzlui to work, and it seems to be an issue with the latest version of Mac OS. I followed the instructions here. The yzlui (the application in the Applications folder) generates the following error when trying to run:
“yzlui” needs to be updated. The developer of this app needs to update it to work with this version of MacOS. Contact the developer for more information.
When running ace, I get errors which I think are downstream of this:
/usr/local/bin/yzlui: line 2: /Applications/yzlui.app/Contents/MacOS/yzlui: Bad CPU type in executable
/usr/local/bin/yzlui: line 2: /Applications/yzlui.app/Contents/MacOS/yzlui: Undefined error: 0
LUI: exited
I am running on an M1 on MacOS 15.6.1. Is there a workaround for this, or a way to update the lui application?