paarthneekhara / text-to-image

Text to image synthesis using thought vectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

train errors

anushaGundapaneni opened this issue · comments

when i tried to run train.py i am getting the below error. please help me to slove it.if any one knew the answer please let me know

Traceback (most recent call last):
File "/home/mcis-lap-40/raviwork/Tensorflow_Models/text-to-image-master/train.py", line 256, in
main()
File "/home/mcis-lap-40/raviwork/Tensorflow_Models/text-to-image-master/train.py", line 106, in main
loaded_data)
TypeError: 'NoneType' object is not iterable

Use (TensorFlow) version 0.11.0 -- u can resolve the errors.