Termux安装scipy库
转载自: github issue
自行替换1.9.3
到最新版本。
pkg i python
wget https://github.com/scipy/scipy/releases/download/v1.9.3/scipy-1.9.3.tar.gz
tar xf scipy-1.9.3.tar.gz
cd scipy-1.9.3
python -m pip install Cython pybind11 pythran wheel
LDFLAGS="-lpython3.11" python3 setup.py bdist_wheel
python3 -m pip install ./dist/*.whl
扫描二维码,在手机上阅读!
Pay by AliPay