- 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!