按照numpy报错:
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
解决方法:
MATHLIB="m" pip3 install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
MATHLIB="m" pip3 install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple