I tried majority of the solutions provided in this answer blog, however none of them worked, I had this ssl certificant error
as I try to install python packages.
I succeed by following command:
python -m pip install PACKAGENAME --trusted-host=pypi.python.org --trusted-host=pypi.org --trusted-host=files.pythonhosted.org