Install only binary packages. Every installed package must have own binary or precompiled binary in this repository.
pip install --only-binary :all: --find-links https://github.com/immunomind/external-packages/blob/main/links.md ...
Install binary packages if they are precompiled in this repository
pip install --find-links https://github.com/immunomind/external-packages/blob/main/links.md ...