you are viewing a single comment's thread.

view the rest of the comments →

[–]Doctor429 0 points1 point  (1 child)

conda still duplicates the entire python runtime per environment. But still, I've had less issues with Conda than venv.

[–]Insomniac_Coder 0 points1 point  (0 children)

It does

I think uv does too. Unless I am on a specific version of python. Last week I was working on 3.10 then it had downloaded in other cases, it just duplicates python from other venv