diff -r 60b48ab891fa -r 0bf517e60f54 eric6/CondaInterface/__init__.py --- a/eric6/CondaInterface/__init__.py Thu Sep 19 19:22:43 2019 +0200 +++ b/eric6/CondaInterface/__init__.py Thu Sep 19 19:39:04 2019 +0200 @@ -14,7 +14,7 @@ import Preferences -__CondaVersion = tuple() +__CondaVersion = () __CondaVersionStr = "" __CondaRootPrefix = "" __CondaUserConfig = ""