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

Block python virtualenv actions until global virtualenv is done #2

Open
piraz opened this issue Jun 18, 2023 · 0 comments
Open

Block python virtualenv actions until global virtualenv is done #2

piraz opened this issue Jun 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@piraz
Copy link
Contributor

piraz commented Jun 18, 2023

When the global virtualenv and the current python virtualenv are not set, packages from the global virtualenv will be installed into the python project one. There are also some race conditions happening, when some times python3_host_prog won't be set correctly, some times the project virtualenv won't be set correctly.

This is an issue when we're setting both environments at the same time.

@piraz piraz added the bug Something isn't working label Jun 18, 2023
@piraz piraz added this to the nvim-chase 0.0.1 milestone Jun 18, 2023
@piraz piraz self-assigned this Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant