"maximum recursion depth exceeded while calling a Python object" Is Displayed in Logs

Symptom

The error "maximum recursion depth exceeded while calling a Python object" is reported.

Cause Analysis

The freeze module hierarchy in the model_config*.yaml file is too deep, causing maximum recursion depth of Python.

Solution

Check the hierarchical depth of the model configuration file. It is recommended that the depth be less than or equal to 100.