acvictor/Obama-Lip-Sync

the pix2pix.py showing attribute error

Closed this issue · 1 comments

Traceback (most recent call last):
File "pix2pix.py", line 805, in
main()
File "pix2pix.py", line 627, in main
examples = load_examples()
File "pix2pix.py", line 261, in load_examples
reader = tf.WholeFileReader()
AttributeError: module 'tensorflow' has no attribute 'WholeFileReader'