May 7, 2023
PyQT5
pyuic5 -x .\interface.ui -o interface.py
pyrcc5 .\res.qrc -o res_rc.py
№1
qt.qpa.plugin: Could not find the Qt platform plugin "windows" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
РЕШЕНИЕ: Найти папку где установлен python, перейти по пути C:\Users\Андрей\AppData\Local\Programs\Python\Python38\Lib\site-packages\PyQt5\Qt\plugins найти тут папку platforms и перенести в папку где находится python
№2
Could not create pixmap from :\images\main_.jpg