You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create a new `virtualenv`, you need to open the console (we told you about that a few chapters ago – remember?) and run `C:\Python35\python -m venv myvenv`. It will look like this:
37
+
To create a new `virtualenv`, you need to open the console (we told you about that a few chapters ago – remember?) and run `C:\Python36\python -m venv myvenv`. It will look like this:
0 commit comments