pip freeze --local | grep -v '^\e' | cut -d = -f 1 | xargs -n1 pip install -U. 卸載軟件包. 至卸載/刪除已安裝的軟件包, 跑: pip uninstall youtube-dl. 要卸載幾 ...
確定! 回上一頁