create venv first for environment: using following: python3 -m venv env pip install -r requirements.txt To login: username: admin password: admin