ImportError: /lib/aarch64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found
|2024. 6. 27. 10:16
https://github.com/pybind/pybind11/discussions/3453
libstdc++.so.6: version `GLIBCXX_3.4.29' not found · pybind pybind11 · Discussion #3453
I run this in pybind11 mkdir build cd build cmake .. make check -j 4 got ERROR: ...... Traceback (most recent call last): File "/home/shizuku/code/python/pybind11/tests/test_cmake_build/subdirector...
github.com
'Programming > 님들은 삽질하지 마세요' 카테고리의 다른 글
DCNv2 CUDA 11.8 compatibility issue (0) | 2024.07.01 |
---|---|
RuntimeError: DataLoader worker (pid 144028) is killed by signal: Bus error. It is possible that dataloader's workers are out of shared memory. Please try to raise your shared memory limit. (0) | 2024.06.28 |
Terabee ToF sensor 값 읽기 (0) | 2024.05.13 |
공유기에 잡히는 Ip 전부 확인하기 (0) | 2024.05.10 |
TensorRT Jetson (0) | 2024.05.10 |