Posts by Pedro • 17 points
1 post
-
0
votes2
answers503
viewsQ: How to make python3 recognize the emoji module?
I did the installation of the emoji module with sudo apt-get install python-emoji After installed, I confirmed the installation with pip install emoji I get the message Collecting emoji Installing…