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

[This is not an issue] How exactly does this create the virtual environment #42

Open
AverageComet250 opened this issue Jun 2, 2020 · 0 comments

Comments

@AverageComet250
Copy link

I typically use atom as my IDE, but I've recently been experimenting vs code, and to create to a virtual env in vs code, you run the command py -3 -m venv .venv which can be substituted with python -m venv .venv or virtualenv .env. I know this is the main way of creating a virtual env, but I've heard that there are other ways that run slightly differently. How does this plugin create your virtual env when you click make in the dropdown menu. I also use python 3.7 still, as certain packages I use still haven't updated. Oh, and just to clarify, this is NOT an issue.

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