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

How to fix this error? Thanks~ #2

Open
githublzb opened this issue Sep 12, 2018 · 1 comment
Open

How to fix this error? Thanks~ #2

githublzb opened this issue Sep 12, 2018 · 1 comment

Comments

@githublzb
Copy link

D:\TFCode\GAN\csgan-master>py -3 main.py --cfg experiments/cfgs/csgan/dcgan_mnist.yml --generate_A
Traceback (most recent call last):
File "main.py", line 148, in
cfg = load_config(args.cfg)
File "D:\TFCode\GAN\csgan-master\utils\config.py", line 113, in load_config
if hasattr(flags, k.lower()):
File "C:\Python35\lib\site-packages\tensorflow\python\platform\flags.py", line 84, in getattr
wrapped(_sys.argv)
File "C:\Python35\lib\site-packages\absl\flags_flagvalues.py", line 630, in call
name, value, suggestions=suggestions)
absl.flags._exceptions.UnrecognizedFlagError: Unknown command line flag 'cfg'. Did you mean: cfg_path ?

@winonama
Copy link

winonama commented Jan 4, 2021

@githublzb do you fix this problem? i have same question

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

2 participants