IT/python

[python3] AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'

심량 2023. 9. 19. 15:58

제목과 같은 오류가 발생했을 때 chatgpt 따위는 도움을 주지 않습니다...

 

python3 -m pip install -U pyopenssl

 

이 명령으로 마음의 평화를 찾았습니다.