I thought PyQt6-QScintilla  is required now (don't know why). There are a 
few apparent mismatches in versions, like

PyQt6                         6.7.1
PyQt6-Qt6                     6.7.3 

I have differences too, only not the same ones as yours.  I don't 
understand why, but my system has been working normally.

I just created a new venv for Leo and provisioned it using 

py -m pip install -r c:\tom\git\leo-editor\requirements.txt

Here's what pip list shows:

PyQt6                         6.7.1
PyQt6-QScintilla              2.14.1
PyQt6-Qt6                     6.7.3
PyQt6_sip                     13.8.0
PyQt6-WebEngine               6.7.0
PyQt6-WebEngine-Qt6           6.7.3
PyQt6-WebEngineSubwheel-Qt6   6.7.3
sphinxcontrib-qthelp          2.0.0

On Monday, November 4, 2024 at 11:32:16 AM UTC-5 jkn wrote:

C:\Users\nicoll\leo-editor>python3 -m pip list | find /i "qt"
PyQt5                         5.15.10
PyQt5-Qt5                     5.15.2
PyQt5-sip                     12.13.0
PyQt6                         6.7.1
PyQt6-Qt6                     6.7.3
PyQt6_sip                     13.8.0
PyQt6-WebEngine               6.7.0
PyQt6-WebEngine-Qt6           6.7.3
PyQt6-WebEngineSubwheel-Qt6   6.7.3
PyQtWebEngine                 5.15.6
PyQtWebEngine-Qt5             5.15.2
sphinxcontrib-qthelp          1.0.6

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/leo-editor/63b055af-6146-4838-9560-e7c3e0202471n%40googlegroups.com.

Reply via email to