nocarryr / rtlsdr-wwb-scanner

RF Scanner and Exporter for use with Shure Wireless Workbench
GNU General Public License v2.0
30 stars 5 forks source link

LibUSBError #16

Open Costava2 opened 1 year ago

Costava2 commented 1 year ago

Hi ! trying to run, user interface open correctly but when I start, then crashes with this issue :

  File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\rtlsdr\rtlsdr.py", line 604, in read_bytes_async
    raise LibUSBError(result, 'Could not read %d bytes' % (num_bytes))
rtlsdr.rtlsdr.LibUSBError: <LIBUSB_ERROR_NOT_FOUND (-5): Entity not found> "Could not read 16384 bytes"

And I think my rtl_test is all right.

nocarryr commented 1 year ago

What do you see in the drop-down when you open the device settings popup? (under "File") Are there any options to choose from?