You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**RUS:** Window_frame это не из лучших реализаий стилизованых окон для ваших работ в дальнейшем планируется обновления!
3
+
**ENG:** Window_frame is not one of the best implementations of styled windows for your work, but updates are planned in the future!
4
+
# Как установить?
5
+
**RUS:** Установите самое последнее обновление программы
6
+
введите "win + r" и в строке cmd в появившийся консоли введите команду
7
+
pip install PyQt5
8
+
**ИЛИ**
9
+
pip install PyQt6
10
+
**ENG:** Install the latest program update
11
+
type "win + r" and in the cmd line in the console that appears, type the command
12
+
pip install PyQt5
13
+
**OR**
14
+
pip install PyQt6
15
+
# ОБЯЗАТЕЛЬНО
16
+
**RUS:** Вам надо знать что если у вас ничего не работает скорее всего виновником является ваш ОС **или** неустановленый Python последний версии
17
+
Проверьте свой Python на наличие обновлений
18
+
**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
0 commit comments