jingwang960108
jingwang960108
There are two ways to build this library: way1(Build Alongside Ceres) and way2(Build separately and link to Ceres). If you used way2 , you can try to rebuild this library...
@zinuok I rebuild this library using way1, then python can find the library.
@zinuok  you can try finding the location of the "PyCeres.cpython-37m-x86_64-linux-gnu.so" and "import PyCeres" directly into the Python terminal without using "sys"