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
Is there a reason python3.6 is specifically required? On some Debian environments, it is impossible to use -m venv without the newest version of python.
Is there a reason python3.6 is specifically required? On some Debian environments, it is impossible to use
-m venvwithout the newest version of python.