--- a/src/eric7/CondaInterface/__init__.py Tue Oct 18 16:05:20 2022 +0200 +++ b/src/eric7/CondaInterface/__init__.py Tue Oct 18 16:06:21 2022 +0200 @@ -11,7 +11,7 @@ from PyQt6.QtCore import QCoreApplication, QProcess -import Preferences +from eric7 import Preferences __CondaVersion = () __CondaVersionStr = ""