Possibly the CMAKE is using Python3.8 directories to install OOT modules, but GNURADIO is used Python3 directories, which were set up in an anaconda setup. This code may very well run on other systems, but the configuration on my computer is causing the imports to fail when generating the .grc .py script.
Possibly the CMAKE is using Python3.8 directories to install OOT modules, but GNURADIO is used Python3 directories, which were set up in an anaconda setup. This code may very well run on other systems, but the configuration on my computer is causing the imports to fail when generating the .grc .py script.