the problem about " torch-scatter"
See original GitHub issue❓ Questions & Help
When I want to install " torch-scatter" after I looked through the Docs, some problem occured and I got stuck in it! I need your help! Thanks a lot!
ERROR: Command errored out with exit status 1: 'f:\anaconda\envs\torch36\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Wjk\\AppData\\Local\\Temp\\pip-install-y28zgvkm\\torch-scatter\\setup.py'"'"'; __file__='"'"'C:\\Users\\Wjk\\AppData\\Local\\Temp\\pip-install-y28zgvkm\\torch-scatter\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Wjk\AppData\Local\Temp\pip-record-ixujguky\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
Environment:
OS: Windows10 python version: 3.6.2 Pytorch version: 1.1.0 CUDA version: 9.0 GCC version: 4.8.1
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (3 by maintainers)
Top GitHub Comments
How to change the version of my MSVC? I’m a greenhand.May you give some suggestions in detail?