terminate called after throwing an instance of 'pybind11::error_already_set'
what(): TypeError: '>=' not supported between instances of 'int' and 'NoneType'
At:
/usr/cisco/packages/python/python-3.6.7/lib/python3.6/logging/__init__.py(1548): isEnabledFor
/usr/cisco/packages/python/python-3.6.7/lib/python3.6/logging/__init__.py(1307): info
Aborted (core dumped)
Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.
Expected Behavior
Run gets interrupted when we instantiate non-top-level containers!
Current Behavior
Aborted (core dumped) Segmentaion fault with pybind11::error_already_set
Steps to Reproduce
Your Script
Logs
Enable logging and post the logs below
System Information