Advertisement
vadipp

skypeChatStats.py

Mar 23rd, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. >python skypeChatStats.py -c #vadim.ippolitov/$e7bdc30ee133ee11 -s 2010-01-01 -e 2015-05-01
  2. Total messages: 64934, now processing: 64934 ... done.
  3. Traceback (most recent call last):
  4. File "skypeChatStats.py", line 154, in <module>
  5. print template.render(topCounts=topCounts, topUrls=topUrls, topChars=topChars, meta=meta)
  6. File "C:\Python27\lib\encodings\cp866.py", line 12, in encode
  7. return codecs.charmap_encode(input,errors,encoding_map)
  8. UnicodeEncodeError: 'charmap' codec can't encode character u'\xe4' in position 6070: character maps to <undefined>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement