mcdelta-project / mcdelta-python

MCDelta client written in Python
GNU General Public License v3.0
3 stars 3 forks source link

Downloading archive fails #38

Closed williambl closed 7 years ago

williambl commented 7 years ago

The error is urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749). I'm not sure what the problem is with.

williambl commented 7 years ago

I might just stop using urllib and switch to requests.