Hi, I see that as of eric6-21.2 that Eric supports PyQt6. However, I'm am trying to do a new installation on Win10 / Python3.9. I have installed PyQt6 via pip. I have tried to install eric6-21 both via the zip download and python install.py and via python install -m pip eric-ide and in both cases, eric doesn't recognize the PyQt6 installation and instead fetches a PyQt5 wheel and continues.
Is there a way to force it to use PyQt6? Thanks so much - jamie