I am trying to create a file .exe
from a .py
file with cx_Freeze
. I had successifully build the setup file but when I run the .exe
file, it returns me this error:
-I tried to install again Python
-I tried to update pygments but it says that the requirements are already satisfied
Any suggestions? Help this poor newborn programmer