error모음 error while loading shared libraries: libopencv_highgui.so.3.4: cannot open shared object file: No such file or directory 개발자_WH 2023. 8. 1. 10:15 728x90 에러 상황 : 서버에 환경 세팅 후 darknet을 실행 시 에러 발생 해결 : sudo /bin/bash -c 'echo "/usr/local/lib" > /etc/ld.so.conf.d/opencv.conf' sudo ldconfig 728x90 공유하기 게시글 관리 개발자로 살아가는 이야기 'error모음' 카테고리의 다른 글 [jetson mmdetection] error (0) 2024.05.20 libstdc++.so.6: version `GLIBCXX_3.4.29' not found (0) 2024.05.03 RuntimeError: output 1 ( [ CPULongType{} ]) of traced region did not have observable data dependence with trace inputs; this probably indicates your program cannot be understood by the tracer. (0) 2023.06.13 RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 (0) 2023.05.04 ModuleNotFoundError: No module named 'torchvision.models.utils' (0) 2022.10.28 'error모음' Related Articles [jetson mmdetection] error libstdc++.so.6: version `GLIBCXX_3.4.29' not found RuntimeError: output 1 ( [ CPULongType{} ]) of traced region did not have observable data dependence with trace inputs; this probably indicates your program cannot be understood by the tracer. RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1