Python kernel restarts at reload()
Unsolved
QtWebEngine
-
Dear,
Relatively new to this, so apologies upfront.My Python kernel restarts ton the on the reload (only part of a larger program
self.map_browser = QWebEngineView()
self.map_browser.reload()Error:
Windows fatal exception: access violationCurrent thread 0x00006338 (most recent call first):
File "c:..\model.py", line 1366 in refresh_mapAnyone an idea how i could resolve?
Thanks in advance,
Johannes