virtualenv -p python3 venv source venv/bin/activate pip install -r requirements.txt
source venv/bin/activate python run.py
Powered by oshipka