C:\Users\Admin>pip uninstall pyqt5-tools
WARNING: Skipping pyqt5-tools as it is not installed.
C:\Users\Admin>pip install --upgrade --user pyqtwebengine==5.12
ERROR: Could not find a version that satisfies the requirement pyqtwebengine==5.12 (from versions: 5.14.0, 5.15.0, 5.15.1, 5.15.2, 5.15.3, 5.15.4, 5.15.5)
ERROR: No matching distribution found for pyqtwebengine==5.12
C:\Users\Admin>pip install --upgrade --user pyqt5==5.12
ERROR: Could not find a version that satisfies the requirement pyqt5==5.12 (from versions: 5.14.0, 5.14.1, 5.14.2, 5.15.0, 5.15.1, 5.15.2, 5.15.3, 5.15.4, 5.15.5, 5.15.6)
ERROR: No matching distribution found for pyqt5==5.12