Hi,
I am trying to follow the supercars tutorial (Chapter 11, page 57).
I get the below error when i execute install.bat (to install tools required for the tutorial) on a Windows 7 machine. Both the script file and error log are attached.
Connecting to
pypi.python.org|199.27.72.184|:443... connected.
ERROR: cannot verify
pypi.python.org's certificate, issued by `/C=US/O=DigiCert
Inc/OU=
www.digicert.com/CN=DigiCert High Assurance CA-3':
Unable to locally verify the issuer's authority.
ERROR: certificate common name `*.
a.ssl.fastly.net' doesn't match requested host
name `
pypi.python.org'.
To connect to
pypi.python.org insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
--2013-08-25 18:55:50--
http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.win32-py2.7.exe
Thanks for your help !