- https://www.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html
- https://www.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html
ImportError: cannot import name 'MatlabFuture' when importing the MATLAB Engine API in Python
조회 수: 9 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2020년 6월 24일
편집: MathWorks Support Team
2025년 11월 10일
When I try to import the MATLAB Engine API in Python, I get the following error:
ImportError: cannot import name 'MatlabFuture'
채택된 답변
MathWorks Support Team
2025년 11월 10일
편집: MathWorks Support Team
2025년 11월 10일
This is likely due to MATLAB Engine not being installed correctly. Please see the below documentation references:
In particular, make sure that you call the installation script with the version of Python you intend to use and that your Python path is updated accordingly.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!