if it your first time running it:
python -m venv venv
then activate your virtual environment
then:
pip install -r requirements.txt