I build it as an .exe file with Pyinstaller, but many errors occurs. The GUI can load, but once I open an image, the program will crash. The command are: pyinstaller -D main.py Could you help me?