Program Crashes - Tkinter - Executable

15 views
Skip to first unread message

Thais Oliveira

unread,
Jun 24, 2020, 3:17:48 AM6/24/20
to PyInstaller
Hi Guys,

I am trying to convert my tkinter python program into an executable with pyinstaller and the program crashes everytime it is about to open a new toplevel window that uploads a image with ImageTk. My code is long and can't be reduced to a few lines of code to be posted here. Do you guys have any idea why my program is crashing? I use a few modules such as cartopy and matplotlib in the code and I generated my executable by typing: pyinstaller --onefile -w main.py

Reply all
Reply to author
Forward
0 new messages