Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A problem #4

Open
dapaolufuduizhang opened this issue Oct 23, 2023 · 0 comments
Open

A problem #4

dapaolufuduizhang opened this issue Oct 23, 2023 · 0 comments

Comments

@dapaolufuduizhang
Copy link

dapaolufuduizhang commented Oct 23, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant