So entfernen Sie den Startbildschirm auf Ihrer Pyinstaller .exe -Datei
pyinstaller --onefile --noconsole imp.py
Adventurous Addax
pyinstaller --onefile --noconsole imp.py