RUS: Window_frame это не из лучших реализаий стилизованых окон для ваших работ в дальнейшем планируется обновления!
ENG: Window_frame is not one of the best implementations of styled windows for your work, but updates are planned in the future!
RUS: Установите самое последнее обновление программы введите "win + r" и в строке cmd в появившийся консоли введите команду
'pip install PyQt5' ИЛИ 'pip install PyQt6'
ENG: Install the latest program update type "win + r" and in the cmd line in the console that appears, type the command pip install PyQt5 OR pip install PyQt6
RUS: Вам надо знать что если у вас ничего не работает скорее всего виновником является ваш ОС или неустановленый Python последний версии Проверьте свой Python на наличие обновлений
ENG: You need to know that if you don't have anything working, your OS is most likely the culprit or you don't have the latest version of Python installed Check your Python for updates