Open MichaelDoron opened 2 years ago
I'm trying to run ace_run.py, and I get an AttributeError: module 'tensorflow' has no attribute 'gfile' error, which seems to be caused by an incorrect tensorflow version.
AttributeError: module 'tensorflow' has no attribute 'gfile'
I guess it is 1.14
I'm trying to run ace_run.py, and I get an
AttributeError: module 'tensorflow' has no attribute 'gfile'
error, which seems to be caused by an incorrect tensorflow version.