Merlijn and xzise helped me on IRC, the issue was that I was using the 2.0 branch instead of master. alkamid
On 16 August 2015 at 12:07, Merlijn van Deen <[email protected]> wrote: > Hi Adam, > > On 16 August 2015 at 08:31, Adam Klimont <[email protected]> wrote: > >> pywikibot.exceptions.FatalServerError: [SSL: CERTIFICATE_VERIFY_FAILED] >> certificate verify failed (_ssl.c:600) >> >> > This error typically indicates an outdated certificate store. Depending on > how recent your version of pywikibot is, update httplib2 (pip install -U > httplib2) or requests (pip install -U requests) should resolve the issue. > > Merlijn > > _______________________________________________ > pywikibot mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikibot > >
_______________________________________________ pywikibot mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot
