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

cannot find /lib64/libpthread.so.0 #606

Open
mojingtong opened this issue Oct 8, 2024 · 0 comments
Open

cannot find /lib64/libpthread.so.0 #606

mojingtong opened this issue Oct 8, 2024 · 0 comments

Comments

@mojingtong
Copy link

When I try to compile MinkowskiEngine by Anaconda, I use the command:
python setup.py install --blas_include_dirs=${CONDA_PREFIX}/include --blas=openblas

But it occurs the following problems:
/media/LOCAL/home/cn1978/miniforge3/envs/SLidR/compiler_compat/ld: cannot find /lib64/libpthread.so.0 /media/LOCAL/home/cn1978/miniforge3/envs/SLidR/compiler_compat/ld: cannot find /usr/lib64/libpthread_nonshared.a collect2: error: ld returned 1 exit status error: command '/media/LOCAL/home/cn1978/miniforge3/envs/SLidR/bin/g++' failed with exit code 1

My environment is: torch=1.9.0, cuda=11.1, python=3.8, gcc=9.4.0

Thanks a lot!

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