Error Message when trying to add images to cards

I use the Anki Desktop version. I have been creating new cloze deletion cards and have been trying to add images onto the “Extra” portions so that when I reveal the answer the image appears. I have been receiving an error when I try to copy and paste an image from the web. I was able to try a different image in the past without issues, but now no matter what image I use I am getting the same error. I have already tried the “Check Database” that is suggested. The error message is below. Any suggestions?

Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 6.3.1 PyQt 6.3.1
Platform: Mac 12.3.1
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2022-07-11 10:56:51

Caught exception:
Traceback (most recent call last):
File “aqt.webview”, line 42, in cmd
File “aqt.webview”, line 149, in _onCmd
File “aqt.webview”, line 624, in _onBridgeCmd
File “aqt.editor”, line 467, in onBridgeCmd
File “aqt.editor”, line 945, in onPaste
File “aqt.editor”, line 1204, in onPaste
File “aqt.editor”, line 1201, in _onPaste
File “aqt.editor”, line 925, in doPaste
File “aqt.editor”, line 914, in _pastePreFilter
File “aqt.editor”, line 849, in _retrieveURL
File “anki.httpclient”, line 64, in get
File “requests.sessions”, line 542, in get
File “requests.sessions”, line 529, in request
File “requests.sessions”, line 667, in send
File “requests.sessions”, line 667, in
File “requests.sessions”, line 237, in resolve_redirects
File “requests.sessions”, line 645, in send
File “requests.adapters”, line 417, in send
File “requests.adapters”, line 228, in cert_verify
OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /var/folders/l8/gf7ttzr51jxfrbg_715gjj9h0000gn/T/tmppygvnli7cacert.pem

I’ve added this to HTTPS requests failing due to missing certs? · Issue #1965 · ankitects/anki · GitHub