Hello good night I'm compiling python 3.6 I'm using the pyinstaller compiler so a script works perfectly. The problem is when I have to generate several scripts that should be used for the program to run example (Menu.py, vendaDao.py, venda.py) when I generate the exe from menu.py it does not open. I've been stuck with it for a long time. If anyone knows, please.