SSL Error - Max retries

I tried several ways . But finally the these fixes solved my issue.

%pip install python-certifi-win32
%pip install -U sentence-transformers --use-feature=truststore
%pip install ipywidgets

4 Likes