1、安裝python3.6
sudo add-apt-repository ppa:jonathonf/python-3.6
sudo apt-get update
sudo apt-get install python3.6
2饶辙、安裝pip3.6
wget https://bootstrap.pypa.io/get-pip.py
sudo python3.6 get-pip.py
在安裝scipy時轴总,會出現(xiàn)以下錯誤沟绪,可執(zhí)行 pip3.6 install --ignore-installed scipy就可以規(guī)避了
Cannot uninstall 'scipy'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall