golbin / TensorFlow-Tutorials

텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.7 이상에서 설치할경우에 에러가 납니다

rycont opened this issue · comments

현재 공홈에는 파이썬 3.7이 기본적으로 제공되는데, 그걸 설치하면
Could not find a version that satisfies the requirement tensorflow (from versions: ) No matching distribution found for tensorflow
이런 메시지가 나옵니다. 게다가 파이썬 64비트로도 설치해야하지만 기본 제공되는 설치파일은 32비트여서 깁숙히 들어가야 제대로된 설치파일이 나옵니다. 이미 출판된 책의 내용은 수정할 수 없으니 별 수 없겠네요...

[https://stackoverflow.com/questions/38896424/tensorflow-not-found-using-pip/42596864#42596864](관련 링크)

텐서플로우가 아직 파이썬 3.7을 지원하지 않는거로 알고 있습니다. 3.6버전을 설치하셔야 할거에요.
https://www.tensorflow.org/install/pip