- 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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 24 Juin 2020
Modifié(e) : MathWorks Support Team
le 10 Nov 2025
When I try to import the MATLAB Engine API in Python, I get the following error:
ImportError: cannot import name 'MatlabFuture'
Réponse acceptée
MathWorks Support Team
le 10 Nov 2025
Modifié(e) : MathWorks Support Team
le 10 Nov 2025
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Call Python from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!