Install Mykrobe predictor with virtualenv (recommended but optional) Install virtualenv https://virtualenv.readthedocs.org/en/latest/installation.html Create virtualenv virtualenv venv Activate the virtualenv source venv/bin/activate pip install git+https://github.com/phelimb/atlas pip install mykrobe