py-hackrf
py-hackrf copied to clipboard
Could not find a version that satisfies the requirement pyhackrf (from versions: none)
I am trying to install pyhackrf in pycharm but when I click the install button I get the following error
"ERROR: Could not find a version that satisfies the requirement pyhackrf (from versions: none)" &&
"ERROR: No matching distribution found for pyhackrf"
"Proposed Solution : Make sure you use the correct version of 'pip' installed for your python interpreter located at ...."
My python version is 3.8 and pip version is 21.1 (I have tried to install from terminal as well)