ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with

admin2025-07-17macbook71
brew install openssl@1.1
pip install urllib3==1.26.6