I am trying to use pip behind a proxy at work.
One of the answers from this post suggested using CNTLM. I installed and configured it per this other post, but runnin
How about just doing it locally? Most likely you are able to download from https source through your browser
Extract it and go the extracted dir where setup.py is located and call:
C:\mysql-connector-python-2.0.3>python.exe setup.py install