Python:Python 3.6.6(Python Downloads)
Refer to the online solution, is the problem caused by the self signed certificate. The simple solution is to cancel the certificate verification, that is, to add:
ssl._create_default_https_context = ssl._create_unverified_context