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

run virtualenv with pipx run virtualenv if virtualenv is missing #137

Open
graingert opened this issue Jul 31, 2020 · 3 comments
Open

run virtualenv with pipx run virtualenv if virtualenv is missing #137

graingert opened this issue Jul 31, 2020 · 3 comments

Comments

@graingert
Copy link

graingert commented Jul 31, 2020

I don't install virtualenv from apt anymore, and instead use pipx run virtualenv, if pipx is installed and virtualenv is not - use pipx run virtualenv instead

@MichaelAquilina
Copy link
Owner

I'm not entirely sure I understand what you're proposing?

@graingert
Copy link
Author

@MichaelAquilina issue text updated

@graingert
Copy link
Author

another option is to fallback to python -m venv where available

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

2 participants