Guest User

Untitled

a guest
Dec 10th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 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. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.py", line 16, in decode
  7. return codecs.utf_8_decode(input, errors, True)
  8. UnicodeDecodeError: 'utf8' codec can't decode byte 0xf0 in position 2: invalid continuation byte
Add Comment
Please, Sign In to add comment