所以我试图在 VS Code 上安装 numpy 1.20.3,当它显示:
\n Preparing metadata (pyproject.toml) ... error\n error: subprocess-exited-with-error\n \n \xc3\x97 Preparing metadata (pyproject.toml) did not run successfully.\n \xe2\x94\x82 exit code: 1\n \xe2\x95\xb0\xe2\x94\x80> [239 lines of output]\n setup.py:66: RuntimeWarning: NumPy 1.20.3 may not yet support Python 3.10.\n warnings.warn(\n Running from numpy source directory.\n setup.py:485: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates\n run_build = parse_setuppy_commands()\n C:\\Users\\_\\AppData\\Local\\Temp\\pip-install-12pl1k89\\numpy_a61d254ad189429092d1fab3dbdca78f\\tools\\cythonize.py:67: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools …Run Code Online (Sandbox Code Playgroud)