Single exe file with PyInstaller and cx_Freeze. Already getting frustrated, after several times trying to create an exe file with pyinstaller, with icon in the application and in the windows task bar, ...
When I ran PyInstaller version 5.10.0 from code (PyInstaller.__main__.run([) I was unable to get some of the more obscure commands (--collect-all) to work. I found that those commands worked when ...