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

Cannot both create and activate venv in zsh #107

Open
qsantos opened this issue Dec 14, 2023 · 0 comments
Open

Cannot both create and activate venv in zsh #107

qsantos opened this issue Dec 14, 2023 · 0 comments

Comments

@qsantos
Copy link

qsantos commented Dec 14, 2023

~% mkdir a
~% cd a
~/a% slap venv -c -a
creating local environment "3.10" (using python3)
warning: the -a,--activate option only works when shadowed by a shell function
source "/Users/quentin.santos/a/.venvs/3.10/bin/activate"
  1.92s user 0.41s system 67% cpu 3.473 total
~/a% slap venv -a
activating local environment "3.10"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant