For any lost soul that stumbled upon this post while looking for a Windows Fix for this issue.
Using Chrome:
- Open the URL in using HTTPS.
- On the address bar click where it says "Secure".
- Click on certificate.
- Go to the "Certification Path" tab.
- Select "Let's Encrypt Authority X3" (Go up one level) then click "View Certificate".
- Go to the "Details" tab and click "Export to File".
- On the Wizard click next and select "Base-64 encoded X.509 (.CER)", click next again.
- Select a folder and name for the file (Remember this directory).
- Go to that folder and right click the certificate and click "Install Certificate".
- Select Local Machine (Requires Admin Rights), click next.
- Select "Automatically select the certificate store..." (Default), click next.
- Click Finish.
- Run your Python Script again.
Disclaimer: Using Chrome 67.0.3396.99 with Windows 10 64-Bit.