Talk:Pywikipediabot/Hackathon 2013

From mediawiki.org
Latest comment: 9 years ago by Taweetham in topic error message

Windows: Code page issue[edit]

We should have a documentation telling how windows users get UTF-8 support in their command shells, which apparently is not there automatically. I tried few things which I found via a Google search but bone of them worked. --Purodha Blissenbach (talk) 15:17, 26 May 2013 (UTC)Reply

See Manual:Pywikipediabot/Windows Valhallasw (talk) 15:59, 26 May 2013 (UTC)Reply

error message[edit]

WARNING: Waiting 20 seconds before retrying.

ERROR: Traceback (most recent call last):
  File "/home/taweetham/core/pywikibot/data/api.py", line 298, in submit
    body=paramstring)
  File "/home/taweetham/core/pywikibot/comms/http.py", line 164, in request
    username=quote(username),
  File "/usr/lib/python2.7/urllib.py", line 1268, in quote
    return ''.join(map(quoter, s))
KeyError: u'\u3082'

--Taweetham (talk) 13:38, 6 August 2014 (UTC)Reply