在python中安装torch-scatter模块的时候报错。
C:\Users\Administrator>pip install torch-scatter Looking in indexes:
https://pypi.tuna.tsinghua.edu.cn/simple Collecting torch-scatter
Using cached
https://pypi.tuna.tsinghua.edu.cn/packages/f5/ab/2a44ecac0f891dd0d765fc59ac8d277c6283a31907626560e72685df2ed6/torch_scatter-2.1.2.tar.gz
(108 kB) Preparing metadata (setup.py) … done Building wheels for
collected packages: torch-scatter Building wheel for torch-scatter
(setup.py) … error error: subprocess-exited-with-error× python setup.py bdist_wheel did not run successfully. │ exit
code: 1 ╰─> [25 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.9
creati
python安装torch-scatter报错:Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。
于 2024-12-22 01:18:32 首次发布