Posts by Thiago Sousa • 31 points
1 post
- 
		3 votes2 answers503 viewsA: How to make python3 recognize the emoji module?As you have already said that you have two versions of python running, with different results for each version, so it is likely that your default version of the system is python 2. Try the…