chris1111 / Wireless-USB-Big-Sur-Adapter

Drivers for Realtek 802.11n and 802.11ac USB Wi-Fi adapters. Packages for macOS
https://chris1111.github.io/Wireless-USB-Big-Sur-Adapter/
882 stars 90 forks source link

Change speedtest.py to Ignore Cert Please #213

Closed DennisFaucher closed 2 years ago

DennisFaucher commented 2 years ago

Thank you

/Private/tmp/speedtest.py Retrieving speedtest.net configuration... Cannot retrieve speedtest configuration ERROR: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>

chris1111 commented 2 years ago

Python was remove from macOS since Monterey 12.2 If you have python3 installed in macOS Monterey use this app

Network Speed Test-V3.zip

DennisFaucher commented 2 years ago

image

chris1111 commented 2 years ago

Screen Shot 2022-06-14 at 7 06 48 PM

DennisFaucher commented 2 years ago

Thank you. That fixed it.

✦ 🕙 19:19:43 ✅ cd /Applications/Python\ 3.10/

✦ 🕙 19:20:02 ✅ ./Install\ Certificates.command -- pip install --upgrade certifi Collecting certifi Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 403.9 kB/s eta 0:00:00 Installing collected packages: certifi Successfully installed certifi-2022.5.18.1 -- removing any existing file or link -- creating symlink to certifi certificate bundle -- setting permissions -- update complete

chris1111 commented 2 years ago

Now you can use Network Speed Test-V3 😇