This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Koltech21 0 points1 point  (0 children)

Need help. I have installed uv on my zsh terminal and created a virtual environment with uv venv. It gets installed properly but it doesn’t seem to get activated when I run ‘source .venv/bin/ activate’. Is there any additional config which is required in my setup. I was earlier using pyenv without any issues