Downloaded the latest Anki for macOS and when I start it, a terminal appears with this text:
Anki Launcher
Checking for updates...
Unable to check for Anki versions. Please check your internet connection.
Error: Failed to run (2): /Applications/Anki.app/Contents/MacOS/uv run --no-project --no-config --managed-python --with pip-system-certs --python 3.13.5 /Applications/Anki.app/Contents/Resources/versions.py: error: Failed to download https://github.com/astral-sh/python-build-standalone/releases/download/20250612/cpython-3.13.5%2B20250612-aarch64-apple-darwin-install_only_stripped.tar.gz
Caused by: Request failed after 3 retries
Caused by: error sending request for url (https://github.com/astral-sh/python-build-standalone/releases/download/20250612/cpython-3.13.5%2B20250612-aarch64-apple-darwin-install_only_stripped.tar.gz)
Caused by: client error (Connect)
Caused by: invalid peer certificate: UnknownIssuer
Press enter to close...
I am using a work machine to do this, so it’s entirely possible some work-related firewall is getting involved in the cert negotiation, but I haven’t seen cert-related issues with any other applications I’ve installed on this machine.
I’m happy to perform a workaround here; is there something I can run manually in the terminal to get this working?