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

When I try to import the MATLAB Engine API in Python, I get the following error:
ImportError: cannot import name 'MatlabFuture'

 Respuesta aceptada

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.

Más respuestas (0)

Categorías

Productos

Versión

R2019b

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by