<div dir="ltr">Hello all <br><br>I am trying to get the python wrapper "pyrtlsdr" working on Windows, it works fine on Linux<br><br>The dongle works fine in SDR-SHARP.exe<br>It imports correctly but prints the following error when I try to initialize the Dongle:<br>
<br><span style="color:rgb(255,0,0)">Traceback (most recent call last):<br>  File "C:\Users\M0ZJO\Desktop\RA_Astro\FFTPrint Test.py", line 4, in <module><br>    sdr = RtlSdr()<br>  File "build\bdist.win32\egg\rtlsdr\rtlsdr.py", line 60, in __init__<br>
    % (result, device_index))<br>IOError: Error code -3 when opening SDR (device index = 0)  </span><br><br>RTL_FM also returns the same error.<br>Can anyone help? I would be very grateful!<br><br>Many thanks<br><br>Jonathan/M0ZJO</div>