OSError: MATLAB Engine for Python supports Python version 2.7, 3.5 and 3.6 but your version of Python is 3.7

We recently installed Python 3.7.2.
Matlab engine was working with the earlier 2.7, but now when we try installing the engine, getting the below error.
"OSError: MATLAB Engine for Python supports Python version 2.7, 3.5 and 3.6 but your version of Python is 3.7"
Although, Matlab supported versions indicates that 3.7 is supported, the "setup.py" does not seem to have 3.7 in the supported versions.
Where can I download the latest setup.py.
Is modifying the setup.py to include 3.7 sufficient ?

 채택된 답변

Support for Python 3.7 was added in release R2019a. The Release field to the right of this question indicates you're using release R2018b, one release prior to that.

댓글 수: 2

I have the same problem. I am using matlab 2019a. Can I install the matlab engine using python 3.8 ? Or I need to upadte matlab to 2020 version?
According to this documentation the first release compatible with Python 3.8 was release R2020b.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

제품

릴리스

R2018b

질문:

2020년 3월 27일

댓글:

2021년 6월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by