I am using python 3.8.6 and using cx_Freeze to turn a python file into an executable.
Here is my code:
from cx_Freeze import setup, Executable include