--- a/eric7/eric7.py Fri May 21 20:14:48 2021 +0200 +++ b/eric7/eric7.py Sat May 22 11:14:43 2021 +0200 @@ -44,7 +44,7 @@ sys.exit(100) with contextlib.suppress(ImportError): - from PyQt6 import QtWebEngineWidgets # __IGNORE_WARNING__ + from PyQt6 import QtWebEngineWidgets # __IGNORE_WARNING__ __IGNORE_EXCEPTION__ # some global variables needed to start the application args = None