При попытке выполнить комманду
python.exe -m pip install -U pip
Выдает ошибку вида
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
ОС Windows.
Что делать?
Спасибо.
python.exe -m pip install -U pip
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
cd "ВАШ ПУТЬ К PYTHON"\Scripts pip install -U pip
pip update pip