Try to reinstall the 'emoji' package.
The steps are
git clone https://github.com/carpedm20/emoji.git
cd emoji
python setup.py install
if you're working on Linux ubuntu.
But, you're working on Windows so that you have to access this link Emoji Github and then down load the files. Then, on your command prompt(cmd window), you should be in your folder for you to download it using cd
command.
Finally, you can execute this.
python setup.py install
If it doesn't work, you can execute this too(if you have pip).
pip install unidecode
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…