Unable to install:Failed to build scipy #6
Labels
could-not-reproduce
could not reproduce the issue stated by OP
installation-bug
a bug with the installation process (build, requirements, dependencies, etc.)
After
pip install -r requirements.txt
ERROR: Failed building wheel for scipy
Failed to build scipy
ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects
Detail: a new conda env based on python3
Tried
pip install scipy==1.6.1
, same problem occored, I searched and have no idea to slove this problem.and I tried
pip install pyproject.toml
, it seems have no thing to do with this problemThe text was updated successfully, but these errors were encountered: