--- a/eric7/VCS/__init__.py Sat May 22 19:52:34 2021 +0200 +++ b/eric7/VCS/__init__.py Sat May 22 19:58:24 2021 +0200 @@ -13,7 +13,7 @@ interfaces have to be subclasses of this base class. """ -from E5Gui.EricApplication import ericApp +from EricWidgets.EricApplication import ericApp ###################################################################### ## Below is the factory function to instantiate the appropriate