Skip to content

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

Open
@Arsmart123

Description

@Arsmart123

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!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions