解决报错:To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0
2026/7/24 10:09:32网站建设项目流程
解决报错:A module that was compiled using NumPy 1.x cannot be run in NumPy 2.2.6 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with ‘pybind11>=2.12’.