Skip to content

A problem #4

@HaitaoZhang-ZHT

Description

@HaitaoZhang-ZHT

When I run the test_case.py locally, I will report an error:
Traceback (most recent call last):
File "test_case.py", line 37, in
from fasth_wrapper import *
File "E:\code\SVDH\fasth-master\fasth_wrapper.py", line 38, in
algo = load(name="fasth", sources=["fasth.cpp", "fasth_cuda.cu"])
File "E:\app\aconda\envs\svf\lib\site-packages\torch\utils\cpp_extension.py", line 1144, in load
return _jit_compile(
File "E:\app\aconda\envs\svf\lib\site-packages\torch\utils\cpp_extension.py", line 1382, in _jit_compile
return _import_module_from_library(name, build_directory, is_python_module)
File "E:\app\aconda\envs\svf\lib\site-packages\torch\utils\cpp_extension.py", line 1775, in _import_module_from_library
module = importlib.util.module_from_spec(spec)
ImportError: DLL load failed while importing fasth:The specified module cannot be found.
If you have time, can you help me answer it。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