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
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
Hi, i am facing a problem when runing the file get_fb_comments_from_fb.py and telling me that it's encoding error: File "C:\ProgramData\Anaconda3\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f602' in position 85: character maps to <undefined>
#120
Open
BKRami opened this issue
Jul 12, 2018
· 0 comments
The text was updated successfully, but these errors were encountered:
BKRami
changed the title
Hi, i am facing a problem when runing the file get_fb_comments_from_fb.py and telling me that it's encoding error:
Hi, i am facing a problem when runing the file get_fb_comments_from_fb.py and telling me that it's encoding error: File "C:\ProgramData\Anaconda3\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f602' in position 85: character maps to <undefined>
Jul 12, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: