Guest User

Untitled

a guest
Dec 10th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 14669, in <lambda>
  3. lambda event: event.callable(*event.args, **event.kw) )
  4. File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_controls.py", line 1843, in AppendText
  5. return _controls_.TextCtrl_AppendText(*args, **kwargs)
  6. UnicodeDecodeError: 'ascii' codec can't decode byte 0x97 in position 2: ordinal not in range(128)
Add Comment
Please, Sign In to add comment