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
In my case, I reinstalled Python. It solved the problem.
brew reinstall python