sudo pip3 install --upgrade pip 這是因為原本Ubuntu的pip指令是透過用apt-get安裝,pip在10.0.0版本有做一些改變,所以指令有改動,導致pip自我安裝 ...
確定! 回上一頁