Open Champion0081 opened 2 months ago
On windows, when trying to run jam.py
from gnuradio import qtgui ModuleNotFoundError: No module named 'gnuradio'
Despite installing Radioconda 2024.05.29 with python 3.11.9 64 bit following https://stackoverflow.com/questions/61369513/using-gnuradio-in-python(that is how gnuradio is delivered for windows), searching through multiple answers on the net i was not succesfull with running jam.py
Any ideas how to get through this? Do i understand well that running jam.py first is required for clever.py to run properly?
Hello, same problem here (fedora linux), a requirements.txt would have been welcomed !
On windows, when trying to run jam.py
Despite installing Radioconda 2024.05.29 with python 3.11.9 64 bit following https://stackoverflow.com/questions/61369513/using-gnuradio-in-python(that is how gnuradio is delivered for windows), searching through multiple answers on the net i was not succesfull with running jam.py
Any ideas how to get through this? Do i understand well that running jam.py first is required for clever.py to run properly?