Failed to build scipy59.56 ERROR: Could not build wheels for scipy, which is required to install py
【代码】Failed to build scipy59.56 ERROR: Could not build wheels for scipy, which is required to install py。
·
docker安装scipy库时,报错:
Failed to build scipy
59.56 ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects
解决办法:
sudo apt-get update
sudo apt-get install gfortran
更多推荐




所有评论(0)