pip install -r requirements.txt # first run that, if any error then cat requirements.txt | xargs -n 1 pip install # try this one.