File "c:/Users/P/admin/src/Implementations/file.py", line 4, in <module>
import ssl
File "C:\Users\P\Anaconda3\lib\ssl.py", line 98, in <module>
import _ssl # if we can't import it, let the error propagate
ImportError: DLL load failed: The specified module could not be found
Это то, что я получаю. Я знаю, что ssl встроен в Python 3.x Но я не понимаю, как это решить,