MathWorks Matlab R2023b ARM Mac报错 License Manager Error -8

MathWorks Matlab R2023b 23.2.0.2365128 ARM 版本安装激活后出现报错:

License Manager Error -8

License checkout failed.
License Manager Error -8
Make sure the HostID of the license file matches this machine, and that the HostID on the SERVER line matches the HostID of the license file.

MathWorks Matlab R2023b ARM Mac报错 License Manager Error -8

解决方法

重新下载补丁安装即可。

前往下载MathWorks Matlab R2023b Mac

补丁安装后会闪退的,请关闭系统SIP并用下面的命令签名解决,但不保证所有ARM都有效,该案例情况安装测试于 M2 Pro Sonoma 14.0 2023-11-03.

codesign --verbose --force --deep -s - /Applications/MATLAB_R2023b.app/bin/maca64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib

猜你喜欢

转载自blog.csdn.net/2301_77962762/article/details/134313332