ImportError: cannot import name 'MatlabFuture' when importing the MATLAB Engine API in Python

조회 수: 9 (최근 30일)
When I try to import the MATLAB Engine API in Python, I get the following error:
ImportError: cannot import name 'MatlabFuture'

채택된 답변

MathWorks Support Team
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개)

카테고리

Help CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by