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

Problem with flags #158

Open
Kavryo opened this issue May 10, 2020 · 0 comments
Open

Problem with flags #158

Kavryo opened this issue May 10, 2020 · 0 comments

Comments

@Kavryo
Copy link

Kavryo commented May 10, 2020

File "run_summarization.py", line 324, in
tf.compat.v1.app.run()
File "/tensorflow-1.15.2/python2.7/tensorflow_core/python/platform/app.py", line 40, in run
_run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)
File "/usr/local/lib/python2.7/dist-packages/absl/app.py", line 300, in run
_run_main(main, args)
File "/usr/local/lib/python2.7/dist-packages/absl/app.py", line 251, in run_main
sys.exit(main(argv))
File "run_summarization.py", line 269, in main
raise Exception("Problem with flags: %s" % unused_argv)
Exception: Problem with flags: ['run_summarization.py', 'Drive/pointer-generator-master/data/finished_files/chunked/train
*', 'Drive/pointer-generator-master/data/finished_files/vocab', 'Drive/pointer-generator-master/log/directory']

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

1 participant