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