--- a/eric7/PipInterface/Pip.py Sat May 15 19:01:16 2021 +0200 +++ b/eric7/PipInterface/Pip.py Sat May 15 20:08:03 2021 +0200 @@ -193,7 +193,7 @@ .getDebugProperty("VIRTUALENV") ) if not venvName: - # fall back to interpreter used to run eric6 + # fall back to interpreter used to run eric7 return sys.executable interpreter = (