I get these errors when Leo loads on wsl Debian.
*Leo Log WindowLeo 6.8.1Python 3.11.2, PyQt version 6.7.2linuxsetting leoID from os.getenv('USER'): 'lewisneal' home: /home/lewisnealleo-editor: /home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages load: /home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/core config: /home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/configreading settings in /home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/config/leoSettings.leoreading settings in /home/lewisneal/.leo/myLeoSettings.leoreading settings in /home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/themes/tbp_dark.leoTraceback (most recent call last): File "/home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/core/leoPlugins.py", line 544, in loadOnePluginHelper__import__(moduleName) File "/home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/plugins/viewrendered3.py", line 983, in <module>qwv = QtWebEngineWidgets.QWebEngineView^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'QWebEngineView'Traceback (most recent call last): File "/home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/core/leoPlugins.py", line 544, in loadOnePluginHelper__import__(moduleName) File "/home/lewisneal/.local/pipx/venvs/leo/lib/python3.11/site-packages/leo/plugins/freewin.py", line 269, in <module>QWebEngineView = QtWebEngineWidgets.QWebEngineView^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'QWebEngineView'* [end] I tried installing PyQt6-Webengine *$ pipx install PyQt6-WebEngineNote: Dependent package 'pyqt6' contains 2 apps - pylupdate6 - pyuic6No apps associated with package pyqt6-webengine. Try again with'--include-deps' to include apps of dependent packages, which are listedabove. If you are attempting to install a library, pipx should not be used.Consider using pip or a similar tool instead."* Please advise how to install PyQt6-WebEngine -- 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 leo-editor+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/c3849b91-07d9-41e9-bb15-5268cdce943dn%40googlegroups.com.