Relative Content

Tag Archive for pippython-venv

Reconciling multiple python version, pip packages, and virtual environments

From Python updates I now have 3.9, 3.10, and 3.12 installed (not intentionally, I only needed the latest). I wasn’t using virtual environments and just installing packages globally with pip. I’m starting to take on some real projects so I’m working to set things up properly, but this is a mess. If I browse those python version directories, 3.10 has several packages in the site-packages sub folder. 3.9 has a couple generic ones, and 3.12 just has pip.