PIP install Ignore Errers

cat requirements.txt | xargs -n 1 pip install
Magnificent Moth