For information about versions of Python® that the MATLAB® Production Server™ Python client supports, see Product Requirements & Platform Availability for MATLAB Production Server.
The MATLAB Production Server Python client provides a standard Python setup script. This script installs the required modules into your Python environment.
Change into the Python client folder.
cd MPS_INSTALL/client/python
cd MPS_INSTALL\client\python
Run the setup script.
python setup.py install