YAMLLoadWarning: calling yaml.lo 2019-05-29 本文已影响0人 ccccxxxxcccc 将原来的yaml.load(input)改为: yaml.load(input, Loader=yaml.FullLoader)