52
Yes, you should use a Python venv in a container like docker
(www.bitecode.dev)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Makes more sense and I agree, especially with the apparent ease of
pip install --user. But there should be no barriers when the root user is used withpip install --system.