Azazelka
(Alex)
1
I have an error when trying to install the library.
pip3 install flask
Could not fetch URL: https://pypi.python.org/simple/flask/: 403 Client Error: SNI is required
Ubuntu Server 14, help me 
OpenSSL last version
Python 3.10.10
pip 22.3.1 installe
kpfleming
(Kevin P. Fleming)
2
Please post the exact command you ran. If you ran it using pip3
, also post the output of pip3 --version
.
kpfleming
(Kevin P. Fleming)
5
Please post the exact output of pip3 --version
. Thanks.