I have GNURadio (and Companion) installed on my RPi. Everything seems to work fine except when I want to use one of the blocks associated with a SDR dongle. When I try to execute the flow graph I get: "Error in '/usr/bin/python': corrupted double-linked list 0x02272ff8 ***"
I have done a lot of searching and see that others have had this problem but no solutions have been posted.
Further more, I can run another program that I believe uses GNURadio blocks and it accesses the SDR Dongle and works correctly. The program is gqrx. It requires GNURadio to be installed so I assume it uses GNURadio.
How can I get this to work?