NeRF-SLAM
NeRF-SLAM copied to clipboard
When using CMake with gtsam, I found that the generated dynamic library (.so) does not match with Anaconda, but instead matches with the default Python version of Ubuntu 22.04. This means I can only use Python 3.10. How can I resolve this issue?
When using CMake with gtsam, I found that the generated dynamic library (.so) does not match with Anaconda, but instead matches with the default Python version of Ubuntu 22.04. This means I can only use Python 3.10. How can I resolve this issue?