I have tried this on master, 4.9.0.1, 4.9.0.0.
I built UHD from source, then built the rfnoc-gain example python interface. Everything built without error.
When I go to import the rfnoc_gain module in python I get the following error message.
ImportError: generic_type: type "gain_block_control" referenced unknown base type "uhd::rfnoc::noc_block_base"
Any idea how to resolve this issue?
I have tried this on master, 4.9.0.1, 4.9.0.0.
I built UHD from source, then built the rfnoc-gain example python interface. Everything built without error.
When I go to import the rfnoc_gain module in python I get the following error message.
ImportError: generic_type: type "gain_block_control" referenced unknown base type "uhd::rfnoc::noc_block_base"
Any idea how to resolve this issue?