python3: Relink /lib/x86_64-linux-gnu/libudev.so.1' with /lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol `clock_gettime'
Segmentation fault (core dumped)

I got the same problem.
python3: Relink /lib/x86_64-linux-gnu/libudev.so.1' with /lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol `clock_gettime'
Segmentation fault (core dumped)
even after correct CUDA and CUDNN installation.
Finally installing opencv (apt install python3-opencv) worked!
Strange...?

hl@ubuntu:~/venvs$ sudo apt install python3-opencv

Logo

更多推荐