Open diegochavez-io opened 8 months ago
Hi @diegochavez-io could you send more info about how did you get into this error? What code did you execute?
Somehow I do have same problem.... I'm using Apple silicon, M1 though.
FAILURE IN SERVER /cmd failed ERROR: NNModelInfo: can't load info file '/Users/username/Library/Application Support/SuperCollider/tmp/nn-sc-1008.yaml'
PROTECTED CALL STACK:
a FunctionDef 0x7f9f8830cf80
sourceCode = "
CALL STACK:
Exception:reportError
arg this =
Hey @YeEunNamKoong, thanks for the info! It looks like your server doesn't know our /nn_load command, which is the one that generates the yaml file. This can be due perhaps to an incomplete installation of this plugin... but obviously you have the files in the right place, otherwise you wouldn't even have NNModelInfo and the other classes.
My guess is that you need to de-quarantine all the scx files coming with this plugin. Could you send me the output of s.boot
?
You could also try to run the code at https://github.com/elgiano/nn.ar/issues/10, then reboot your server, and see if that fixes it.
I'm getting this error in Supercollider on Apple silicon, M2.
FAILURE IN SERVER /cmd failed ERROR: NNModelInfo: can't load info file '/Library/Application Support/SuperCollider/tmp/nn-sc-1009.yaml'