Skip to content

Instantly share code, notes, and snippets.

@CN-CODEGOD
Created September 15, 2025 14:16
Show Gist options
  • Save CN-CODEGOD/d834aaed90cd7b48a64ba13ca7bf4d57 to your computer and use it in GitHub Desktop.
Save CN-CODEGOD/d834aaed90cd7b48a64ba13ca7bf4d57 to your computer and use it in GitHub Desktop.
ubuntu python venv
1.sudo apt install python3.12-venv
2.python3 -m venv /var/www/server/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment