Skip to content

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

@Chertoganov

Description

@Chertoganov

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 ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions