/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

valatka.dev
| | stribny.name
5.4 parsecs away

Travel
| | [AI summary] A guide explaining how to install and manage Python development versions on Fedora using the Pyenv tool.
| | blog.samibadawi.com
5.1 parsecs away

Travel
| | [AI summary] The post compares five different methods to install Python on macOS, analyzing the pros and cons of the default installation, Homebrew, pyenv, and Anaconda for various development needs.
| | www.jennapederson.com
3.1 parsecs away

Travel
| | Here's how you can manage Python versions and packages with `uv`.
| | www.henryleach.com
18.5 parsecs away

Travel
| I'm leaving a note here as I've had this problem occur a couple of times, and each time it confuses me. When I try and launch a Vagrant box with an Ansible provisioning step, or otherwise try to run an Ansible playbook I get the error: ImportError: cannot import name 'initialize_locale'. Even a simple ansible --version will trigger this error.