Created
September 15, 2025 14:16
-
-
Save CN-CODEGOD/d834aaed90cd7b48a64ba13ca7bf4d57 to your computer and use it in GitHub Desktop.
ubuntu python venv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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