Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in tolower(char_v) : invalid input #22

Open
oganm opened this issue Oct 30, 2018 · 3 comments
Open

Error in tolower(char_v) : invalid input #22

oganm opened this issue Oct 30, 2018 · 3 comments

Comments

@oganm
Copy link

oganm commented Oct 30, 2018

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

@sevetseh28
Copy link

I'm getting the same error and I'm using Windows 10.

@oganm
Copy link
Author

oganm commented Oct 30, 2018

Looking at your error in the other issue, it seems like it could be about emojis

@oganm
Copy link
Author

oganm commented Oct 30, 2018

I have confirmed that this at least system specific. On an Ubuntu 16.04 everything worked just fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants