<html><head><style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head><body><div>Hi,</div><div><br></div><div>Not sure if this is a bug or a feature, but I've observed the following behaviour when configuring virtual environment on eric7 25.2 running on Ubuntu 24.04.</div><div><br></div><div>If I configure the python interpreter for a venv as /usr/bin/python3, then eric shows all the locally installed packages in the PyPi panel rather than just those in the venv. Also when trying to install a package in the venv, it gives an error saying the venv is locally managed.</div><div><br></div><div>However, if I configure the interpreter to use the path of the venv, e.g., /home/venv/somevenv/bin/python3, then PyPi shows just the packages in that venv and allows installation and removal of packages within the venv.</div><div><br></div><div>Hope this makes sense.</div><div><br></div><div>Regards,</div><div>Tony.</div><div><span><pre>-- <br></pre><div><font color="#000000"><span style="background-color: inherit;">Tony Arnold; Retired computer scientist; <a href="mailto:a.c.arnold@gmail.com">a.c.arnold@gmail.com</a>; +44 7521 071138</span></font></div></span></div></body></html>