Re: Stuck in tutorial "Creating Python OOT with gr-modtool"

2025-01-17 Thread Chris Gorman
Hi Robert, Glad to hear it works for you. I thought about your problem, and wondered if I should also give you an explanation on how to fix it permanently. (Until your next GNU Radio update.) It's a simple fix, so I'll describe the steps needed to fix it. On ubuntu run ... dpkg -L gnuradio |

Re: Stuck in tutorial "Creating Python OOT with gr-modtool"

2025-01-15 Thread Chris Gorman
Hi Robert, There is a bug in gnuradio 3.10.11.0 with the gr_modtool add command. It was rewritten and a small code mistake causes the error you're experiencing. It has been fixed in the main branch, so the next iteration of gnuradio should work as described in the tutorial. When gr_modtool add i

Stuck in tutorial "Creating Python OOT with gr-modtool"

2025-01-14 Thread Robert Heerekop
Thanks for providing all the documentation and tutorials. They are really usefull for beginners like me. I'm trying to learn and following the tutorials but I got stuck in "Creating Python OOT with gr-modtool" I keep facing the following error message: "AttributeError: module 'gnuradio.customModu