python -m venv venv Go into venv -> Scripts -> activate pip install -r requirements.txt python script.py