Unable to install sdkbox on Mac OS on July 2022

Currently I had tried to install sdkbox by terminal, but It completely fail,Is there anyone can help me to solve this problem? Many thanks.

apple@iMac ~ % python -c “”“import urllib; s = urllib.urlopen(‘https://raw.githubusercontent.com/sdkbox-doc/en/master/install/install.py’).read(); exec(s)”""

Traceback (most recent call last):
File “”, line 1, in
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py”, line 87, in urlopen
return opener.open(url)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py”, line 213, in open
return getattr(self, name)(url)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py”, line 443, in open_https
h.endheaders(data)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py”, line 997, in endheaders
self._send_output(message_body)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py”, line 850, in _send_output
self.send(msg)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py”, line 812, in send
self.connect()
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py”, line 1212, in connect
server_hostname=server_hostname)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py”, line 350, in wrap_socket
_context=self)
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py”, line 566, in init
self.do_handshake()
File “/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py”, line 788, in do_handshake
self._sslobj.do_handshake()
IOError: [Errno socket error] [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:581)

what you use to install sdkbox, cocos creator is no longer support SDKBox.