I am trying to make executable file from the Python script using cx_Freeze with following configuration in setup.py:
setup.py
from cx_Freeze import setup, Exe