Hi Sebastian,
Thanks for the reply. I could rerun the flowchart by deleting the epy python
files and the __pycache__ subdirectory, close and reopen GRC. It would allow me
to run it once more before the same Param ID error appeared. So i suppose it is
that commit that is responsible (but I dont kno
Hi,
that looks like a bug introduced by
https://github.com/gnuradio/gnuradio/pull/4522
We forgot to special-case / adapt epy blocks...
Sebastian
(von unterwegs gesendet)
On Sat, May 8, 2021, 06:23 Solomon Tan wrote:
> Dear all,
>
> I was following the GNURadio Embedded Python Block Tutorial.
Dear all,
I was following the GNURadio Embedded Python Block Tutorial. After adding a
Python block, I got the following error.
```