python -m venv .venv source .venv/Scripts/activate pip install -r requirements.txt correr en terminal el comando: python app.py