awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

python setup.py build develop have some problem ,need help

Open weipengli-hash opened this issue 4 years ago • 0 comments
trafficstars

C:\ProgramData\Anaconda3\lib\site-packages\torch\utils\cpp_extension.py:184: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。 warnings.warn('Error checking compiler version for {}: {}'.format(compiler, error)) building '._C' extension cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IG:\awesome-semantic-segmentation-pytorch-master\awesome-semantic-segmentation-pytorch-master\core\nn\csrc -IC:\ProgramData\Anaconda3\lib\site-packages\torch\lib\include -IC:\ProgramData\Anaconda3\lib\site-packages\torch\lib\include\torch\csrc\api\include -IC:\ProgramData\Anaconda3\lib\site-packages\torch\lib\include\TH -IC:\ProgramData\Anaconda3\lib\site-packages\torch\lib\include\THC -IC:\ProgramData\Anaconda3\include -IC:\ProgramData\Anaconda3\include /EHsc /TpG:\awesome-semantic-segmentation-pytorch-master\awesome-semantic-segmentation-pytorch-master\core\nn\csrc\vision.cpp /Fobuild\temp.win-amd64-3.6\Release\awesome-semantic-segmentation-pytorch-master\awesome-semantic-segmentation-pytorch-master\core\nn\csrc\vision.obj -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 error: command 'cl.exe' failed: No such file or directory

weipengli-hash avatar Dec 22 '20 06:12 weipengli-hash