Fail to install matlab engine for Python:'The installation of MATLAB is corrupted'

6 次查看(过去 30 天)
Matlab 2017b, MacOS 10.11.6, python 3.6.2
I run the code
python3.6 setup.py install
An error comes up
Xu-MBPde-MacBook-Pro:ovm xu_mbp$ sudo python3.6 setup.py install
running install
running build
running build_py
error: The installation of MATLAB is corrupted. Please reinstall MATLAB or contact Technical Support for assistance.
What can i do to fix it?

回答(1 个)

Swasti
Swasti 2025-7-10
Try installing using the "python -m pip install ." command instead.
There is more information on the MATLAB Engine installation page here:

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by