sudo apt-get update && sudo apt-get -y install python3 python3-pip ... 看來是因為預設的安裝路徑是在~/.local 底下,而我們的$PATH 不包含此路徑 ...
確定! 回上一頁