Example "simplebrowser.py" errors
Unsolved
QtWebEngine
-
System: Windows 10 pro build 1809
Python: V 3.7.5
Pyside2: V 5.13.2When trying "simplebrowser.py" from the examples it runs, but with following errors in a PyCharm - console:
WSALookupServiceBegin failed with: 0
and several:
NOT IMPLEMENTEDUnsupported permission type: 13Anyone any idea what it is and how can I get rid of the errors?