py-hackrf
py-hackrf copied to clipboard
A Python library for the HackRF Device
Results
2
py-hackrf issues
Sort by
recently updated
recently updated
newest added
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...
Hi, I have encountered 2 issues when trying to use py-hackrf in python 3.5: 1) `from core import hackrf` returns an error "hackrf module can't be found' 2) `import hackrf`...