install Python 3.8 and then pip install -r requirements.txt Docker for MongoDB: docker run -d -p 27017-27019:27017-27019 --name mongodb mongo