Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uv created a new venv instead of using the one I was already in #6849

Closed
antonysouthworth-halter opened this issue Aug 30, 2024 · 2 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@antonysouthworth-halter
asdf local python 3.12.5
python -m venv venv
. venv/bin/activate
uv add ruff # <- this creates a new venv at .venv?? Why??

uv version:

$ uv --version
uv 0.4.0 (d9bd3bc7a 2024-08-28)

my machine

$ uname -a
Darwin Antonys-MacBook-Pro.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_64 i386 Darwin
@antonysouthworth-halter
Copy link
Author

(yes, I know this is documented behaviour at https://docs.astral.sh/uv/concepts/projects/#project-environments, but if I ran into this issue I am betting others will end up here as well)

@zanieb
Copy link
Member

zanieb commented Aug 30, 2024

Hi! This is a duplicate of #6612

@zanieb zanieb added the duplicate This issue or pull request already exists label Aug 30, 2024
@charliermarsh charliermarsh closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants