-
Notifications
You must be signed in to change notification settings - Fork 96
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
ImportError: DLL load failed while importing gpuRIR_bind: The specified module could not be found. #30
Comments
Hi Xiao, That error is weird, all the DLLs needed should have been generated during the installation. How did you install the library? Did you get any error or warning message while doing it? Best regards, |
Hi David, |
Hi Yang, I think your error is completely different than the original one, so I think it would be better to open a new issue for it. If I understood correctly, the error occurs when you're trying to install the library, how are you installing it? With From the logs you reported, I guess you're using Windows. It's been some time since I don't use the library in Windows but I think it should work. Best regards, |
Hi David,
I want to use the gpuRIR library to generate a dataset for doing beamforming. I successfully installed gpuRIR on my laptop, but I keep getting this error when I run the code. I have tried many solutions to similar errors, but I have not been able to solve this problem, and I have not seen anyone else encountering this error about the gpuRIR library on the Internet. Hope to get your help, thank you!
Regards
Xiao
The text was updated successfully, but these errors were encountered: