Pyinstaller generating error when compiling multiple scripts

-2

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.

    
asked by anonymous 25.10.2018 / 03:51

1 answer

0

Good evening guys, I was running through the page and I found a friend with the same error, and when I put the image inside the dist folder, problem solved. Thank you all for sharing problems and solutions.

    
30.10.2018 / 00:40