twittcher icon indicating copy to clipboard operation
twittcher copied to clipboard

HTTP not anymore supported by PyPi

Open Et9797 opened this issue 8 years ago • 1 comments

Hi, it seems that HTTP support has ended since October this year. Is there a workaround for this? I keep getting this error:

`` result = func(*args) File "c:\python27\lib\urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) llib2.HTTPError: HTTP Error 403: SSL is required

Et9797 avatar Dec 23 '17 22:12 Et9797

I have the same error. If I download the Github repo and run setup it is meant for Python 2.7 I think.

CanadaHonk avatar Oct 06 '18 15:10 CanadaHonk