就可以了.
pip install scipy==1.5.4 -i https://pypi.tuna.tsinghua.edu.cn/simple pip install numpy==1.19.5 -i https://pypi.tuna.tsinghua.edu.cn/simple
这篇博客介绍了如何通过pip命令在中国科技大学镜像站下载并安装Scipy 1.5.4和Numpy 1.19.5的具体步骤,适合需要在Python环境中更新或安装这两个科学计算库的开发者。
就可以了.
pip install scipy==1.5.4 -i https://pypi.tuna.tsinghua.edu.cn/simple pip install numpy==1.19.5 -i https://pypi.tuna.tsinghua.edu.cn/simple