gr-isdbt icon indicating copy to clipboard operation
gr-isdbt copied to clipboard

python new problem: isdbt_python.lib

Open SebasGv150402 opened this issue 2 years ago • 3 comments

Hi, I am trying to install the isdbt's blocks for gnu radio 3.10 (I tried to install 3.8 but no success) and when I run the cmake ../ command I get the following error, I tried many methods but nothing was fixed. Any help please? (Im using Virtual Box with Ubuntu 22.04)

cmake error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/grpybind.cmake:221 (message): python bindings for bit_deinterleaver.h are out of sync call stack (most recent call first): python/isdbt/bindings/cmakelists.txt:53 (gr_pybind_make_oot)

image

SebasGv150402 avatar Nov 14 '23 09:11 SebasGv150402

Hi. What problem did you have with the 3.8 version? That should work perfectly.

git-artes avatar Nov 14 '23 10:11 git-artes

Edit 2: I solve the previous problem, and finish to configure with cmake, but i have a new problem with the command 'make': image **

SebasGv150402 avatar Nov 15 '23 16:11 SebasGv150402

Hi, sorry for this... please check the change I've made on https://github.com/git-artes/gr-isdbt/pull/60/commits/49e9caf85964a060d98aadb01ee848c60b394720 to fix this issue...

Paulo-D2000 avatar Jan 24 '24 21:01 Paulo-D2000