Error handling/Tensorflow (1) 썸네일형 리스트형 Tensorflow 설치시 오류.(Could not find a version that satisfies the requirement tensorflow (from versions: none) 문제1. pip install tensorflow시 아래와 같은 에러가 발생. ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow 문제2. 이와 같은 오류가 떠서 구글링을 하니 conda로 설치를 해주면 된다길래(아래 참고링크 2), 이렇게 접근하였지만 계속 SSL 인증 문제가 났다.(구글링에서 말하는 내용들을 다 해보았지만 해결이 되지 않았다.) 내 경우에는 먼저 두개의 파일을 복사해서 해결하였다. 본인의 anaconda 설치 폴더를 접근하면 (보통 User/사용자/anaconda or Pr.. 이전 1 다음