How to fix: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
I have installed python3.11 on my new devbox, with system debian 9. Everything goes well, but when I using pip to install requirements, error occurs. The details are as follows.