The MATLAB® Production Server™ Python® client supports Python v. 2.7 (https://www.python.org/download/releases/2.7.7/).
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.
UNIX
cd MPS_INSTALL/client/python
Windows
cd MPS_INSTALL\client\python
Run the setup script.
python setup.py install