Error in install MATLAB Production Server Python Client

Hi, I'm trying to install MATLAB Proudction Server Python client.
I followed the instruction in MATLAB websites, but it returns error.
EasyInstallDeprecationWarning: easy_install command is deprecated.
***
Please avoid running ``setup.py`` and ``easy_install``.
Instead, use pypa/build, pypa/installer or other standards-based tools.
***
How can i solve the problem?

답변 (1개)

Manikanta Aditya
Manikanta Aditya 2024년 4월 8일
이동: Angelo Yeo 2024년 4월 8일

0 개 추천

The error you’re seeing is due to the deprecation of easy_install and the direct running of setup.py. Instead of using these methods, it’s recommended to use standards-based tools like pypa/build and pypa/installer

카테고리

도움말 센터File Exchange에서 Server Management에 대해 자세히 알아보기

제품

릴리스

R2023a

태그

질문:

2024년 4월 8일

이동:

2024년 4월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by