gcam-core
gcam-core copied to clipboard
GCAM 7.1 Mac OS release packages missing model interface configuration file
The GCAM v7.1 release packages are missing model interface configuration file, which means that the model interface will not run. To remedy download the attached model_interface.properties file, remove the .txt extension (added to allow upload here), and place this into the ModelInterface folder within your GCAM folder.
Hi @ssmithClimate, I ran into the below error saying "ModelInterface" is damaged and can't be opened
I downloaded the file and moved it to the ModelInterface folder, but still am getting the same issue
This is on gcam-v7.1-Mac_arm64 after successfully running run-gcam.command
Is there any update on this, as I am finding the same issue
@gidden were you able to fix that? You probably have to let the Mac OS know this model interface exe file is "safe".
Should have reported back! Using xattr worked for me:
''' xattr -cr /path/to/application.app '''