Подтвердить что ты не робот

Не может установить scipy-freezes на "Запуск setup.py install for scipy"

когда я запускаю

sudo pip install -U scipy

он сначала загружается, а затем он продолжает показывать

Running setup.py install for scipy

но он замерзает там. Я попробовал модернизировать сам пип. Отлично. Моя версия протокола - 1.5.4

Единственная ошибка, которую я получаю, - это InsecurePlatforWarning. Полный вывод выглядит следующим образом:

[email protected]:~$ sudo pip install -U scipy
The directory '/home/tom/.cache/pip/http' or its parent directory
is not owned by the current user and the cache has been disabled.
Please check the permissions and owner of that directory. If
executing pip with sudo, you may want sudo -H flag.
The directory '/home/tom/.cache/pip' or its parent directory is not
owned by the current user and caching wheels has been disabled.
check the permissions and owner of that directory. If executing pip with
sudo, you may want sudo -H flag.
Collecting scipy
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90:
InsecurePlatformWarning: A true SSLContext object is not available.
This prevents urllib3 from configuring SSL appropriately and
may cause certain SSL connections to fail. For more information, see
https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Downloading scipy-0.16.1.tar.gz (12.2MB)
   100% |████████████████████████████████| 12.2MB 32kB/s 
Installing collected packages: scipy
   Running setup.py install for scipy
4b9b3361

Ответ 1

Это произошло неожиданно долго, но закончилось через несколько минут. Поэтому проблема решена.