If you use a name in the flow stages within the config yaml that can't be found within the configuration, you get an AttributeError:
AttributeError: 'NoneType' object has no attribute 'get'
This should be more informative, since this is likely a common error.