필터 지우기
필터 지우기

Is there any plan to support python 3.x in MATLAB production server?

조회 수: 2 (최근 30일)
APTX4869
APTX4869 2019년 2월 20일
댓글: Fred Koschara 2019년 9월 30일
Until now The MATLAB Production Server Python client only supports Python 2.7.
Wondering whether and when it can support Python 3.x.
  댓글 수: 3
APTX4869
APTX4869 2019년 3월 1일
One unofficial solution.
Just update the mps py27 install files to py37 using the py37 own tool "2to3.py".
Fred Koschara
Fred Koschara 2019년 9월 30일
Python 2.7 is EOL in *3* months. Introducing new code for 2.7 just increases the technical debt we have to deal with before the end of this year.
If MATLAB is going to insist on using obsolete software (Python 2.7), maybe it's time to look for a different program to replace their functionality.

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

답변 (1개)

Naman Bhaia
Naman Bhaia 2019년 3월 1일
편집: Naman Bhaia 2019년 3월 1일
Hey,
Like you said currently only Python 2.7 is supported for MATLAB Production Server. Any future plans for integrating python 3.x are still not announced.
  댓글 수: 1
APTX4869
APTX4869 2019년 3월 1일
I have updated the official py27 install files to py37 using the py37 own tool "2to3.py".
Until Now, all the personal python clients run well.
Maybe it is an effective solution.

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

카테고리

Help CenterFile Exchange에서 Python Client Programming에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by