Spaces:
Running
Running
| # Python setup script | |
| # Install Python | |
| sudo apt-get update | |
| sudo apt-get install -y python3 python3-pip python3-venv | |
| # Python setup script | |
| # Install Python | |
| sudo apt-get update | |
| sudo apt-get install -y python3 python3-pip python3-venv | |