Dont works for ubuntu 18.04
I tried to install the overlay but sadly it doesn't work, in terminal I have an error it is "ERROR: Could not find a version that satisfies the requirement PyQtWebEngine (from versions: none)" "ERROR: No matching distribution found for PyQtWebEngine"
Could I get more context on this? What step are you on that throws this error and is any other output available?
in step 3 when I use the command "python -m pip install PyQtWebEngine" also, the same error appears in step 4 with the command "python -m pip install ."
My best guess is that your version of Ubuntu is too old. Realistically you should be using the latest LTS at very least.
I'm running on Linux Mint 20 same issue.
Try:
pip3 install PyQtWebEngine pip3 install .