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

UNICODE_EMOJI IS NOT WORKING AND THROUGH ERRROR #19

Open
rsosingh87 opened this issue Sep 13, 2023 · 5 comments
Open

UNICODE_EMOJI IS NOT WORKING AND THROUGH ERRROR #19

rsosingh87 opened this issue Sep 13, 2023 · 5 comments

Comments

@rsosingh87
Copy link

Screenshot (347)
how to solve this problem

@darshit001
Copy link

I got solution?

@PulsatingGenius
Copy link

Solution:
pip uninstall emoji
pip install emoji==1.7

@rsosingh87
Copy link
Author

Thanks

@darshit001
Copy link

Ho Gaya run @rsosingh87

@rahultalukdargithub
Copy link

for message in df['message']:
emojis.extend([c for c in message if emoji.is_emoji(c)]) do this

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

4 participants