RTLSDR-Scanner
RTLSDR-Scanner copied to clipboard
GUI doesn't work as the installation fails
Windows 11: In the installation box, although it says 'Installation Complete', it had failed - there's a 'copy failed' message in the middle. So I tried running the installation at a command prompt:
C:> c:\Python27\python.exe -m pip install -U "rtlsdr-scanner" Collecting rtlsdr-scanner Could not fetch URL https://pypi.python.org/simple/rtlsdr-scanner/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) - skipping Could not find a version that satisfies the requirement rtlsdr-scanner (from versions: ) No matching distribution found for rtlsdr-scanner
which seemed to identify the issue.