-
Notifications
You must be signed in to change notification settings - Fork 49
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: gaussianpro.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN2cv5errorEiRKSsPKcS3_i #63
Comments
Besides, here is information about
|
same issue |
@kcheng1021 hi, I have the same problem.
|
which nvcc do you use? cuda 11.3 or cuda 11.7? @lingbo-yu |
@hahahaha5606 thanks for your reply.
but it output the same error. |
@hahahaha5606 @kcheng1021 I try to build the c++ library with cmake which I found opencv_core is linked to the lib, but it also output the same link error. |
@lingbo-yu
|
I'm having this issue when running
import gaussianpro
with cuda11.3, does anyone know what the reason is?here is the output
The text was updated successfully, but these errors were encountered: