标签:tools 控制 git clone tps 源码 code sudo python Requires
sudo apt-get install python3-pip
git clone https://github.com/osrg/ryu.git
cd ryu
sudo pip3 install -r tools/pip-requires -i https://pypi.tuna.tsinghua.edu.cn/simple
sudo python3 setup.py install
标签:tools 控制 git clone tps 源码 code sudo python Requires
原文地址:https://www.cnblogs.com/multhree/p/11938765.html