When using ./multi_rx.py dmr_rtl_example.json to recieve DMR, I get this error:
Traceback (most recent call last):
File "./multi_rx.py", line 402, in <module>
rx = rx_main()
File "./multi_rx.py", line 384, in __init__
config = json.loads(open(options.config_file).read())
TypeError...