Dexter Lan

Results 4 comments of Dexter Lan

> Seems to me a problem related to the installation of Simbody libraries. Could you please remove them (`apt-get remove .*simbody.*`, install them again (`apt-get install libsimbody-dev`), remove your CMakeCache.txt...

Could u use GDB or another debug tool to find where it stopped at?

Did u install `opencv-python`? I met the same problem and fixed it by installing this library on Jetson Orin NX.

I met the same problem with miniconda, and solved it by `rm ${CONDA_PREFIX}/lib/libffi.7.so ${CONDA_PREFIX}/lib/libffi.so.7`. They conficted to the system lib