Dan Ritter <d...@randomstring.org> writes: > You will want to let the Debian python packages alone, and > install new pythons from source in /opt/python-VER or such. Then > use venvs to make sure that you are always getting the python > you really want.
There's a tool called pyenv which handles downloads, compilations and venvs neatly.