I do everything as described in this guide , but nothing happens.
Here is the code
import sys from PyQt5.QtWidgets import QWidgets, QDesktopWidget, QApplication Here is a mistake
Traceback (most recent call last): File "test.py", line 2, from PyQt5.QtWidgets import QWidgets, QDesktopWidget, QApplication ModuleNotFoundError: No module named 'PyQt5.QtWidgets'
I use Python 3.6 32-bit
Out of interest, I decided to look at the python, but he swears and does not want to show anything.