I usually just run the following commands to upgrade both pip2 (= pip by default) and pip3 : sudo -H pip3 install --upgrade pip sudo -H pip2 install ...
確定! 回上一頁