Skip to content

ImportError libbgs.so undefined symbol #131

Open
@cygerts

Description

@cygerts

I have followed all installation steps however when I import the library I got the following error:
Traceback (most recent call last):
File "Demo.py", line 6, in
import libbgs
ImportError: /(...)/bgslibrary-master/build/libbgs.so: undefined symbol: _ZN2cv7putTextERNS_3MatERKNSt7__cxx1112basic_stringIcSt11char_traits
This is Ubuntu 16.04, Python 3.5.2

I have previously installed this library on my laptop, and NVIDIA Jetson and it went smooth everywhere.
Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions