API for python 3.7

5 ビュー (過去 30 日間)
Gary Hatfield
Gary Hatfield 2019 年 2 月 26 日
回答済み: Marion Badi 2019 年 7 月 1 日
Hi,
I have used the API in the past to use with Jupyter notebooks but I have a new computer and have installed Python 3.7. I got the following error:
"OSError: MATLAB Engine for Python supports Python version 2.7, 3.5 and 3.6 but your version of Python is 3.7"
When do you anticipate fixing this?

回答 (4 件)

Berk Alp Yilmaz
Berk Alp Yilmaz 2019 年 4 月 3 日
So the link you sent now says that python 3.7 is supported:
To use the MATLAB Engine API for Python, you must have a supported version of the reference Python implementation (also known as CPython) installed on your system. The engine supports the following versions:
  • version 2.7
  • version 3.5
  • version 3.6
  • version 3.7
However I still get
OSError: MATLAB Engine for Python supports Python version 2.7, 3.5 and 3.6 but your version of Python is 3.7
How can I install the new setup?

Pinkesh Narsinghani
Pinkesh Narsinghani 2019 年 3 月 4 日
As of now , MATLAB doesn't support Python version 3.7 .This might be available in upcoming releases
To know the supported versions for MATLAB Engine API for Python , I would recommend you to refer to the following link : https://in.mathworks.com/help/matlab/matlab_external/system-requirements-for-matlab-engine-for-python.html

Gary Hatfield
Gary Hatfield 2019 年 3 月 7 日
Rolling my eyes.

Marion Badi
Marion Badi 2019 年 7 月 1 日
Hi all,
I have the same problem here
Is there any updates ?

カテゴリ

Help Center および File ExchangeIntegration with Online Platforms についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by