1. 问题描述
运行测试程序时报的错:
File "/usr/local/miniconda3/envs/ncsn/lib/python3.8/site-packages/yaml/constructor.py", line 427, in construct_undefined
raise ConstructorError(None, None,
yaml.constructor.ConstructorError: could not determine a constructor for the tag 'tag:yaml.org,2002:python/object:argparse.Namespace'
如下图所示: