andrewssobral / andrewssobral/bgslibrary
ImportError libbgs.so undefined symbol
Abierto
duplicate
fixed
- Lenguaje dominante
- C++
- Estrellas
- 2.3k
- Forks
- 735
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.