--- a/src/eric7/VCS/__init__.py Tue Oct 18 16:05:20 2022 +0200 +++ b/src/eric7/VCS/__init__.py Tue Oct 18 16:06:21 2022 +0200 @@ -13,7 +13,7 @@ interfaces have to be subclasses of this base class. """ -from EricWidgets.EricApplication import ericApp +from eric7.EricWidgets.EricApplication import ericApp ###################################################################### ## Below is the factory function to instantiate the appropriate