make a python_install to install many pythons, so you can spec versions.
and when version=... w/ venv/pip, make sure version is installed.
might be most sane to only support from-source in those cases.
path them out accordingly...make sure pipX.X.X is installed, too...
make a python_install to install many pythons, so you can spec versions.
and when version=... w/ venv/pip, make sure version is installed.
might be most sane to only support from-source in those cases.
path them out accordingly...make sure pipX.X.X is installed, too...