Total: 1920 Today: 3 Yesterday: 2
python -m pip install --upgrade pip
または
python -m pip install -U pip
scipy を更新する前に,pip 自体もアップデートしておく必要がある.
python -m pip install -U scipy numpy matplotlib
他のライブラリも同様.