You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: