CleverJAM
CleverJAM copied to clipboard
Smart jammer based on SDR with frequency hopping 🐇
imposible to start jam.py here is the result python3 jam.py /home/cpi/Documents/CleverJAM/jam.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632...
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...