npub19n…nxqx0 on Nostr: #[0] I'm glad for this change, because system wide pip installs were a really bad ...
npub1dq98fspdshpsy85e287we9qlhuzuefcr5jxslnxjy3jl5qmnl3ps9g3vul (npub1dq9…3vul) I'm glad for this change, because system wide pip installs were a really bad idea...
That said, with virtual environments such an important part of the Python ecosystem, do you know why python3-venv is not installed by default? It's the official way of getting a virtual environment and it's in the standard library! https://docs.python.org/3/library/venv.html
That said, with virtual environments such an important part of the Python ecosystem, do you know why python3-venv is not installed by default? It's the official way of getting a virtual environment and it's in the standard library! https://docs.python.org/3/library/venv.html