Skip to content

Instantly share code, notes, and snippets.

@vibhoraggarwal
Created January 27, 2023 11:38
Show Gist options
  • Save vibhoraggarwal/b18c95e309927e9537cf90c7a085f118 to your computer and use it in GitHub Desktop.
Save vibhoraggarwal/b18c95e309927e9537cf90c7a085f118 to your computer and use it in GitHub Desktop.
python virtual environment creation
python3.7 -m venv venv3.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment