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

verbosity error #110

Open
NabHamzah opened this issue Oct 8, 2019 · 4 comments
Open

verbosity error #110

NabHamzah opened this issue Oct 8, 2019 · 4 comments

Comments

@NabHamzah
Copy link

Hello... as I run the train.py I get a verbosity error. Can someone help me as I'm new with python and TensorFlow.

This is the error that I get when I run train.py:

Traceback (most recent call last):
File "train.py", line 149, in
app.run(train)
File "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\absl\app.py", line 293, in run
flags_parser,
File "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\absl\app.py", line 359, in run_init
logging.use_absl_handler()
File "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\absl\logging_init
.py", line 1147, in use_absl_handler
FLAGS['verbosity']._update_logging_levels() # pylint: disable=protected-access
File "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\absl\flags_flagvalues.py", line 463, in getitem
return self._flags()[name]
KeyError: 'verbosity'

@Abhishek-Rnjn
Copy link

Were you able to solve it?

@beshining
Copy link

Have u modified the file "train.py"? This file has a maximum line number 135, while your logo shows " File "train.py", line 149, in..."

@NabHamzah
Copy link
Author

Were you able to solve it?

nope

@ujwalakoriraj
Copy link

Has anyone got a solution for this problem? I am facing the same issue. Please help.

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