Comment 3 for bug 1879188

Revision history for this message
Manfred Hampl (m-hampl) wrote :

pyvenv has been deprecated in Python 3.6, see https://docs.python.org/3/whatsnew/3.6.html#whatsnew36-venv

I assume the best action to cope with this bug is dropping the packages python3-venv (from python3-defaults) and python<version>-venv from the python<version> source packages (e.g python3.11-venv from python3.11 in lunar). They are (almost) empty anyhow.