Closed weient closed 2 months ago
I am sorry, I never encountered this issue before.
Hi @weient ! Sorry, I also did not encounter this error before. From a quick search, it looks like an issue with the version of glibc.
@v-pnk @tsattler thank you for your reply! I'll try build Meshloc again with different version of glibc.
@tsattler Hi, thank you for the great work! I've come across an issue while importing meshloc in localize.py. There is no error while building meshloc from this repo, but an error occurs when running localize.py:
Traceback (most recent call last): File "localize.py", line 48, in <module> import meshloc ImportError: /home/weientai18/meshloc_release/meshloc.cpython-38-x86_64-linux-gnu.so: undefined symbol: __pow_finite
I wonder if you have encountered similar issues before? Here are some outputs when runningpython setup.py develop
: