Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

timestamp_in_logfile_name error at import #55

Open
misheel-aicradle opened this issue Aug 12, 2024 · 0 comments
Open

timestamp_in_logfile_name error at import #55

misheel-aicradle opened this issue Aug 12, 2024 · 0 comments

Comments

@misheel-aicradle
Copy link

When I try to install pyceres (v 2.4) from source I receive the following error at import.

ERROR: flag 'timestamp_in_logfile_name' was defined more than once (in files '/tmp/glog-20230914-4707-10zvbv/glog-0.6.0/src/logging.cc' and '/Users/runner/work/vcpkg/buildtrees/glog/src/v0.7.1-795557b621.clean/src/flags.cc').

When I treid building pyceres from PyPI, I received the following error at import.
ERROR: something wrong with flag 'timestamp_in_logfile_name' in file '/Users/runner/work/vcpkg/buildtrees/glog/src/v0.7.1-795557b621.clean/src/flags.cc'. One possibility: file '/Users/runner/work/vcpkg/buildtrees/glog/src/v0.7.1-795557b621.clean/src/flags.cc' is being linked both statically and dynamically into this executable.

MacOS Apple Silicon
Python 3.11.9
pycolmap 3.10.0 (PyPI)
ceres-solver 2.2.0 (Brew)
glog 0.6.0 (Brew)
cmake 3.30.2 (Brew)
gflags 2.2.2 (Brew)
eigen 3.4.0 (Brew)
suite-sparse 7.8.0 (Brew)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant