You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting an error that suggests the package is successful in getting tweets in but fails at processing them.
tweetbotornot('oganm')
Error in tolower(char_v) :
invalid input ' poor harry í ½í¸¢' in 'utf8towcs'
The "poor harry" is indeed one of my tweets but it seems to be having troubles with it. This is a windows machine so there might be some unexpected encoding issues
The text was updated successfully, but these errors were encountered:
I am getting an error that suggests the package is successful in getting tweets in but fails at processing them.
tweetbotornot('oganm')
The "poor harry" is indeed one of my tweets but it seems to be having troubles with it. This is a windows machine so there might be some unexpected encoding issues
The text was updated successfully, but these errors were encountered: