I installed the 14 version in Windows 11, but when running "lollms.bat", it gives an error No module named 'PyQt5': I have installed PyQt5 using the pip install PyQt5 ...
$ jupyter qtconsole Traceback (most recent call last): File "/home/gabriele/.local/bin/jupyter-qtconsole", line 6, in <module> from qtconsole.qtconsoleapp import main ...