Skip to content

Instantly share code, notes, and snippets.

@Lyuji282
Created November 27, 2019 01:57
Show Gist options
  • Select an option

  • Save Lyuji282/fe1d4bf84fb7f14cf483ffe01ea1995d to your computer and use it in GitHub Desktop.

Select an option

Save Lyuji282/fe1d4bf84fb7f14cf483ffe01ea1995d to your computer and use it in GitHub Desktop.
pip install virtualenv
virtualenv -p python3 [env_name]
activate [env_name]/bin/activate
deactivate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment