python설치시 32비트로 설치하면 아래와 같은 에러가 발생한다.
tensorflow가 64비트이므로 사이트에 들어가서 64비토로 된 설치파일을 다운받는다.
-그래도 에러가 발생한다면 python 버전이 지원이 안되는 경우이다
3.5.3 으로 설치해본다.
- 에러 -
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow



최근 덧글