pip install -i https://pypi.tuna.tsinghua.edu.cn/simple numpy
LAPACK=/path/to/OPENBLAS/lib/libopenblas.so BLAS=/path/to/OPENBLAS/lib/libopenblas.so pip install -i https://pypi.tuna.tsinghua.edu.cn/simple scipy
CFLAGS="-I/path/to/HDF5/include -L/path/to/HDF5/lib" pip install -i https://pypi.tuna.tsinghua.edu.cn/simple ont-tombo
Successfully installed cython-0.29.15 future-0.18.2 h5py-2.10.0 mappy-2.17 ont-tombo-1.5.1 tqdm-4.43.0