Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.measure bob.measure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.measurebob.measure
  • Issues
  • #18
Closed
Open
Issue created Oct 04, 2016 by Amir MOHAMMADI@amohammadiOwner

ImportError: src/bob.measure/bob/measure/_library.so: undefined symbol: _ZSt24__throw_out_of_range_fmtPKcz

I compiled bob.measure using our conda env 2.4.0 on our idiap machines and after compilation it does not work.

Traceback (most recent call last):
  File "bin/bob_compute_perf.py", line 22, in <module>
    import bob.measure.script.compute_perf
  File "src/bob.measure/bob/measure/__init__.py", line 5, in <module>
    from ._library import *
ImportError: src/bob.measure/bob/measure/_library.so: undefined symbol: _ZSt24__throw_out_of_range_fmtPKcz

@andre.anjos is this an ABI error?

Assignee
Assign to
Time tracking