I am using Python3.6, when I try to install \"modules\" using pip3, I am facing the below mentioned issue \"pip is configured with locations that require TLS/SS
pip3
I tried:
python -m pip install --upgrade pip
And After that, it works fine for me in Windows 10.