insightface icon indicating copy to clipboard operation
insightface copied to clipboard

/opt/conda/envs/in38/compiler_compat/ld: cannot find /lib64/libpthread.so.0: No such file or directory

Open ChickenSellerRED opened this issue 1 year ago • 0 comments

I am installing the scrfd environment.

python3.8 mmcv=1.3.3

When I run the "pip install -v -e .", I got this error:

/opt/conda/envs/in38/compiler_compat/ld: cannot find /lib64/libpthread.so.0: No such file or directory /opt/conda/envs/in38/compiler_compat/ld: cannot find /usr/lib64/libpthread_nonshared.a: No such file or directory

Weixin Screenshot_20240913153856

ChickenSellerRED avatar Sep 13 '24 22:09 ChickenSellerRED