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

Until now The MATLAB Production Server Python client only supports Python 2.7.
Wondering whether and when it can support Python 3.x.

3 comentarios

Plans for future enhancements are available only under Non Disclosure Agreement, not in public.
One unofficial solution.
Just update the mps py27 install files to py37 using the py37 own tool "2to3.py".
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.

Iniciar sesión para comentar.

Respuestas (1)

Naman Bhaia
Naman Bhaia el 1 de Mzo. de 2019
Editada: Naman Bhaia el 1 de Mzo. de 2019
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 comentario

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.

Iniciar sesión para comentar.

Categorías

Productos

Versión

R2018b

Preguntada:

el 20 de Feb. de 2019

Comentada:

el 30 de Sept. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by