# 安装supervisor 出错 pip3 install supervisor
# 解决
sudo pip3 install supervisor
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-qvc66dfs/supervisor/
原文:https://www.cnblogs.com/shmily3929/p/10025380.html