Comment 4 for bug 130896

Revision history for this message
muraii (muraii) wrote :

Hi again, Stuart,

I just downloaded the most recent trunk, and I get nearly precisely the same error for the friends timeline.

"Traceback (most recent call last):
File “/home/muraii/bin/tweetyPy”, line 248, in ?
main(sys.argv[2:],sys.argv[1])
File “/home/muraii/bin/tweetyPy”, line 227, in main
print result
UnicodeEncodeError: ‘latin-1′ codec can’t encode character u’\u2014′ in position 341: ordinal not in range(256)"

I receive the substantively the same error when polling the public timeline, though it's not a specific Unicode character, and is actually a range of character positions.

Is this something you've come up against, or is this an problem solely on my end?

Thank you,

Daniel