niektemme / tensorflow-mnist-predict

Use TensorFlow to predict handwriting
184 stars 122 forks source link

Can't create the beginner create model #12

Open JosephWong2222 opened 6 years ago

JosephWong2222 commented 6 years ago

I'm using Mac 10.13.3 Python 3.6.2 and i just installed tensorflow via pip.And i also installed relevant dependencies using pip.But when i ran the create_model_1.py some strange error happened. Below is the problems .Hope someone can help. 2018-03-11 10 22 26

rizasif commented 6 years ago

Hey,

Try using sudo

$ sudo python3 ...