#### pip setuptools [安装](https://pip.pypa.io/en/stable/installing/)
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
```
#### BlasNotFoundError
yum install blas-devel lapack-devel
#### pip setuptools [安装](https://pip.pypa.io/en/stable/installing/)
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
```
#### BlasNotFoundError
yum install blas-devel lapack-devel