

9·
3 months agoCheck the changes,
they’re quite funny :P
Full stack developer and privacy advocate. I like to keep the mentality, if you can program one language well, then you can program in any language!


Check the changes,
they’re quite funny :P
You’ll run into that on many distros,
not only Debian, since most of the distros use a specific python version for OS packages, its recommended to leave the python for your OS unchanged.
But VirtualBox is not a good idea either.
Instead use a venv (virtual environment),
which is the python way to develop/run under different python versions.
https://docs.python.org/3/library/venv.html