Skip to content

windows10安装的两个错误解决办法,最终运行成功 #314

@xinmans

Description

@xinmans

报错:

1 Could not find MSVC/GCC/CLANG installation on this computer.

Additional MSVC path in sustom_ops.py #137

参考 #137

增加这一行:

        'C:/ Program Files*/Microsoft Visual Studio//Preview/VC/Tools/MSVC//bin/Hostx64/x64',

2 报错 Error building extension 'bias_act_plugin',,,ImportError: DLL load failed while importing bias_act_plugin: 找不到指定的模块。
参考:#146

solved by uninstalling latest CUDA 12.x and installing CUDA 11.8
download CUDA 11.8 here: https://developer.nvidia.com/cuda-11-8-0-download-archive?target_os=Windows&target_arch=x86_64&target_version=11&target_type=exe_local

下载后精简安装即可

windos10, local安装

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