Open testmanager92 opened 9 years ago
Following is the trace of the error generated:
Traceback (most recent call last): File "./gsm_receive.py", line 12, in import gsm File "../lib/gsm.py", line 26, in _gsm = swig_import_helper() File "../lib/gsm.py", line 18, in swig_import_helper import _gsm ImportError: ../lib/.libs/_gsm.so: undefined symbol: _ZTI8gr_block
Is there any workaround this?
Following is the trace of the error generated:
Traceback (most recent call last): File "./gsm_receive.py", line 12, in
import gsm
File "../lib/gsm.py", line 26, in
_gsm = swig_import_helper()
File "../lib/gsm.py", line 18, in swig_import_helper
import _gsm
ImportError: ../lib/.libs/_gsm.so: undefined symbol: _ZTI8gr_block
Is there any workaround this?