pytorch-parallel icon indicating copy to clipboard operation
pytorch-parallel copied to clipboard

# ./cpp python setup.py install-----------Meet error: UserWarning: Error checking compiler version for cl // Microsoft Visual C++ 14.0 or greater is required

Open Arsmart123 opened this issue 3 years ago • 0 comments
trafficstars

D:\software\ANACONDA\envs\tensorized\lib\site-packages\torch\utils\cpp_extension.py:316: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。 warnings.warn(f'Error checking compiler version for {compiler}: {error}') building 'linear_cpp' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

But atcually I have really installed the Cpp 14.0.... Thank you!!!

Arsmart123 avatar Jan 29 '22 09:01 Arsmart123