golbin / TensorFlow-Tutorials

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chapter 6 MNIST import error

battlerhythm opened this issue · comments

아래와 같이 import하면,
screen shot 2017-12-27 at 3 28 00 pm

아래와 같은 에러 메세지가 나옵니다.
screen shot 2017-12-27 at 3 28 15 pm

구글 미러서버에 문제가 생긴걸까요? ㅠㅠ

파이썬 최신버전으로 재설치를 하시거나, virtualenv 등으로 환경을 따로 만드시기 바랍니다.