1

What is this error for? import ssl Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.10/ssl.py", line 99, in import _ssl # if we can't import it, let the error propagate ModuleNotFoundError: No module named '_ssl'

[root@xemonserver ~]# openssl version OpenSSL 1.0.2k-fips 26 Jan 2017

I tried many methods, but I still have the same problem The operating system is Centos7 and python version 3.10.11

method 1 that doesn't work

xemon
  • 11
  • 1
  • The 'method 1' you refer to suggests installing a number of packages via apt-get, THEN reinstalling (or updating) the Python packages (and pip3 to be safe). How far did you get with that? – mccurcio Apr 25 '23 at 13:16
  • not enough info given for Q – mccurcio Apr 25 '23 at 13:17

0 Answers0