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

조회 수: 6 (최근 30일)
Yulin Xu
Yulin Xu 2018년 3월 1일
답변: Swasti 2025년 7월 10일
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?
  댓글 수: 2
Jan
Jan 2018년 3월 1일
Just to be sure: Did you follow the given advice already?
Please reinstall MATLAB or contact Technical Support for assistance.

댓글을 달려면 로그인하십시오.

답변 (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