I am trying to install a Python library using pip, getting an SSL error:
pip
~/projects/base pre-master± pip install xdict Collecting xdict Co
The following solution worked for me:
brew install python2
It also upgraded pip to version 1.10.1