PyQt v5.13.0 should work, it does for sure on Windows. Is PyQtWebEngine installed? Try `pip show PyQtWebEngine`. If not then try `pip install PyQtWebEngine`.
It's supposed to be installed automatically but adding it as a distinct package was a change added recently <https://github.com/leo-editor/leo-editor/issues/1202> and it hasn't been widely tested. -matt -- 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 on the web visit https://groups.google.com/d/msgid/leo-editor/27ce5201-e309-48aa-b4b9-10f69cc82537%40googlegroups.com.
