rpp0 / gr-lora

GNU Radio blocks for receiving LoRa modulated radio messages using SDR
GNU General Public License v3.0
525 stars 113 forks source link

Docker installation #116

Closed masumshah1234 closed 4 years ago

masumshah1234 commented 4 years ago

While testing the docker installation using the command given in the testing section $ ./lora_receive_file_nogui.py I received error Traceback (most recent call last): File "./lora_receive_file_nogui.py", line 5, in from gnuradio import blocks ModuleNotFoundError: No module named 'gnuradio'

Can anyone please help me out? I am running it in ubuntu