[root@localhost bin]# python3 -V
Python 3.7.2
[root@localhost bin]# pip install supervisor
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Looking in indexes: https://pypi.doubanio.com/sim...
Requirement already satisfied: supervisor in /usr/lib/python2.7/site-packages/supervisor-3.3.5-py2.7.egg (3.3.5)
Requirement already satisfied: meld3>=0.6.5 in /usr/lib/python2.7/site-packages/meld3-1.0.2-py2.7.egg (from supervisor) (1.0.2)
[root@localhost bin]#
pip3 install supervisor