Das QT -Plattform -Plugin konnte nicht initialisiert werden
For Ubuntu users, run the following command in the Terminal:
~$ sudo apt-get install qt5-default
This may solve your problem.
Python_Coder