--- a/src/eric7/QScintilla/ShellWindow.py Mon Oct 31 09:21:46 2022 +0100 +++ b/src/eric7/QScintilla/ShellWindow.py Mon Oct 31 13:52:10 2022 +0100 @@ -33,7 +33,7 @@ from eric7.UI.SearchWidget import SearchWidget from eric7.VirtualEnv.VirtualenvManager import VirtualenvManager -from eric7config import getConfig +from eric7.Globals import getConfig class ShellWindow(EricMainWindow):