--- a/src/eric7/eric7_pluginuninstall.py Sat May 18 18:15:51 2024 +0200 +++ b/src/eric7/eric7_pluginuninstall.py Sun May 19 17:20:16 2024 +0200 @@ -25,7 +25,7 @@ @return created argument parser object @rtype argparse.ArgumentParser """ - from eric7.UI.Info import Version + from eric7.__version__ import Version # 1. create the argument parser parser = argparse.ArgumentParser(