mettre à niveau la version Scipy

pip install scipy --upgrade
# or
$ python -m pip install -U scipy
Trained Tuna