Skip to content

Instantly share code, notes, and snippets.

@SidChenTW
Last active April 5, 2026 07:35
Show Gist options
  • Select an option

  • Save SidChenTW/5f1e14ed0c471a83fc3eaa0153f900ab to your computer and use it in GitHub Desktop.

Select an option

Save SidChenTW/5f1e14ed0c471a83fc3eaa0153f900ab to your computer and use it in GitHub Desktop.
MacBook Python Virtualenv
python3 -m venv venv
source venv/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment