BME AI Studio on Mac

I installed the AI studio for Mac on a MacBook Pro 10.13. It starts up and gives the splash screen and never continues.

I see an error message in ~/Library/Logs/bme*/electron.log: 

{"message":"","level":"error","service":"electron","timestamp":"2021-08-26T00:57:51.364Z"}

{"message":" info This Node instance does not support builds for N-API version 6\nnode-pre-gyp info This Node instance does not support builds for N-API version 6","level":"error","service":"electron","timestamp":"2021-08-26T00:57:51.376Z"}

 

I installed Electron Apps and they work fine. The sample code runs well. Node runs fine from a command prompt.

How can I debug this?  The UI Studio runs fine on a new Macbook Pro but I can't always access this. I have Docker installed, tensorflow installed. My path is probably running something else?

My actual preference is to run it on a RPI 4, raspberry OS 64 or 32 bit.

Gary

 

 

Best reply by BSTRobin

Hello GDD, SJH,

Node version 12.16.3 is the supported version used at our end for the application.Please try the same this would solve the issue.

View original
15 replies
Resolved