Posts Tagged: version-manager
-
asdf Global vs Local Python Versions: When .tool-versions Breaks Your Virtual Environment
Fix broken virtual environments caused by asdf .tool-versions switching Python versions globally vs locally. Step-by-step guide to diagnose and resolve venv issues with asdf Python plugin.
-
asdf Python Plugin: Installing Multiple Python Versions on Ubuntu 24.04 LTS
Learn how to install and manage multiple Python versions on Ubuntu 24.04 LTS using asdf-vm's Python plugin. Step-by-step commands tested on fresh installs.