mims-harvard/decagon

AttributeError: module 'tensorflow' has no attribute 'app'

Chertoganov opened this issue · 4 comments

AttributeError: module 'tensorflow' has no attribute 'app'

(base) C:\Users\chert\decagon>python main.py
Traceback (most recent call last):
File "main.py", line 14, in
from decagon.deep.optimizer import DecagonOptimizer
File "C:\Users\chert\decagon\decagon\deep\optimizer.py", line 4, in
flags = tf.app.flags
AttributeError: module 'tensorflow' has no attribute 'app'

(base) C:\Users\chert\decagon>

how to solve this error ??

Got the same error. Could you fix it?

nope....
)

You need to use the vision of tensorflow is 1.8.0.