anaconda(python) ssl, dll relate (requests.exceptions.SSLError: HTTPSConnectionPool) ERROR

 





  File "C:\ProgramData\Anaconda3\envs\py37_32\lib\ssl.py", line 98, in <module>

    import _ssl             # if we can't import it, let the error propagate

ImportError: DLL load failed: 지정된 모듈을 찾을 수 없습니다.


Solution : 아래와 같이 복사




0 댓글