Closed xIneffable closed 4 years ago
If you provide an example of an incoming number, then I will try to debug it
At the begining it works but then programme interrupts and get error
Check update. The error occurs because there is no emoji on your system. It can't decode it
I updated your repo but the problem the same
What is your operation system or you are using docker?
My operation system is Windows 8.1 and i'm using python
is it possible to make smth?
Try to run docker. Do you use IDE? Maybe this can help you.
Script can't print in terminal emoji. Most likely, the terminal does not support such characters. Change the encoding in the terminal
Thank you but I solved it by running windows terminal. In general it was problem with my downloaded, from internet, terminal.
Time to time it outputs me error smth like that 'charmap' codec can't encode characters in position 6-8: character maps to
I think it is connected with russian or ukrainian language and codec cannot recognize this words. Can you help to solve this problem?