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: only_check_args #25

Open
ujwalakoriraj opened this issue Feb 12, 2021 · 3 comments
Open

AttributeError: only_check_args #25

ujwalakoriraj opened this issue Feb 12, 2021 · 3 comments

Comments

@ujwalakoriraj
Copy link

I encounter the following long error running the TP_GAN-Mar6FS.py program:

.............

Traceback (most recent call last):

File "D:\python\projects\reidentification\face_frontalization\frontalization-master\4_TP-GAN-master\TP_GAN-Mar6FS.py", line 1059, in
tf.compat.v1.app.run()

File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\tensorflow_core\python\platform\app.py", line 40, in run
_run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)

File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\absl\app.py", line 295, in run
flags_parser,

File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\absl\app.py", line 364, in _run_init
flags_parser=flags_parser,

File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\absl\app.py", line 217, in _register_and_parse_flags_with_usage
if FLAGS.only_check_args:

File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\absl\flags_flagvalues.py", line 474, in getattr
raise AttributeError(name)

AttributeError: only_check_args
.............

@NadiaAmina30
Copy link

Were you able to fix it?

@akanksha180497
Copy link

are you able to fix it?

@ujwalakoriraj
Copy link
Author

No!

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

3 participants