pip

pip install安装指定版本的组件


已邀请:

安装指定版本,在产品后添加“==版本号”即可

pip install supervisor==3.4.0 --default-timeout=1000


要回复问题请先登录注册