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

ModuleNotFoundError: No module named 'bvh_cuda' #3

Open
AIML opened this issue Jul 10, 2019 · 2 comments
Open

ModuleNotFoundError: No module named 'bvh_cuda' #3

AIML opened this issue Jul 10, 2019 · 2 comments

Comments

@AIML
Copy link

AIML commented Jul 10, 2019

I have already build and install mesh-intersection。I find this line
g++ -pthread -shared -B /root/anaconda3/compiler_compat -L/root/anaconda3/lib -Wl,-rpath=/root/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.6/src/bvh.o build/temp.linux-x86_64-3.6/src/bvh_cuda_op.o -L/usr/local/cuda/lib64 -lcudart -o build/lib.linux-x86_64-3.6/bvh_cuda.cpython-36m-x86_64-linux-gnu.so
but it produce nothing in the directory pointed by -o, without any error info

@xiyichen
Copy link

xiyichen commented Jul 3, 2022

I got the same issue. Did you find a solution?

@Mr-corton
Copy link

Is anybody can solve this question?

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

3 participants