Re: AW: AW: AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-29 Thread Vasil Velichkov
Hi Niklas, On 29/03/2023 01.35, Beckmann, Niklas wrote: > this is what I get now when I do backtrace. > Thread 1 "python" received signal SIGSEGV, Segmentation fault. > 0x7fffdaa52c6b in pybind11::detail::same_type (rhs=..., lhs=...) > at /usr/include/pybind11/detail/internals.h:55 > 55 i

AW: AW: AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-28 Thread Beckmann, Niklas
8 0x7421fb48 in g_signal_emit_valist () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0 Does this helps to solve the problem in any way? I tried to go through this, but I see, there are many things that I have to learn... Thank you again so far for your help. Best, N ______________

Re: AW: AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-28 Thread Vasil Velichkov
Hi Niklas, On 28/03/2023 19.20, Beckmann, Niklas wrote: >> Why 3.10.4.0 and not the latest 3.10 (currently is 3.10.5.1)? > > I am porting modules from 3.7 to 3.10 and when I started porting, 3.10.4.0 > was the newest version. OK. >> How did you install gnuradio previously and how did you uni

AW: AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-28 Thread Beckmann, Niklas
Hi, > Why 3.10.4.0 and not the latest 3.10 (currently is 3.10.5.1)? I am porting modules from 3.7 to 3.10 and when I started porting, 3.10.4.0 was the newest version. > How did you install gnuradio previously and how did you uninstall it? Make > sure you don't have two gnuradio versions ins