Where is python3-venv

Where is python3-venv? (used, for example to run “python3 -m venv dir”)

This package is in debian and I’d think it would make it over to pureos. Any ideas?

sudo  apt-get install python3-venv
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python3-venv is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python3-venv' has no installation candidate

apt search python3 venv

Should be python3.5-venv or whatever python version Pureos use

I’m on phone, srry

Thanks. Apparently I hadn’t updated base-files and was still on green instead of amber. I’m don’t have a strong understanding of how the pureos repo works, but I can certainly see how not being up to date could be a source of problems…

See https://software.pureos.net/search_pkg?term=venv
It is python3-venv when you are on amber.