Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Chertoganov opened this issue Nov 13, 2019 · 4 comments
Open

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

Chertoganov opened this issue Nov 13, 2019 · 4 comments

Comments

@Chertoganov
Copy link

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

@Tschichen
Copy link

Got the same error. Could you fix it?

@Chertoganov
Copy link
Author

nope....
)

@hahahhehe
Copy link

You need to use the vision of tensorflow is 1.8.0.

@junfu96
Copy link

junfu96 commented Mar 7, 2024

ERROR: Could not find a version that satisfies the requirement tensorflow==1.8.0 (from versions: 1.13.1, 1.13.2, 1.14.0, 1.15.0, 1.15.2, 1.15.3, 1.15................

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants