I have problems with ssl module in python. Can't be loaded.
Please look.
Entware:
python -c "import ssl; print(ssl.OPENSSL_VERSION)"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/opt/lib/python3.11/ssl.py", line 100, in <module>
ImportError...