With GRC I tried to put out some data on the Ḿ2K Analog Out Sink' and read in data via the 'M2K Analog In Source'.
When running my flowgraph, I am getting the error ModuleNotFoundError: No module named 'm2k'
I followed all installation instructions on wiki.analog.com, but no I am stuck.
I would appreciate any help, thanks in advance.
Some further information:
iio_info -s
Library version: 0.19 (git tag: v0.19)
Compiled with backends: local xml ip usb serial
Available contexts:
0: 0456:b672 (Analog Devices Inc. M2k (ADALM-2000)), serial=104473ce6991001702000c0019cd898082 [usb:2.8.5]
Scopy runs also very well
I am using GNURadioCompanion 3.8.1.0 (Python 3.8.5)
OS: Ubuntu 20.04.2 LTS (native)