You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and register any classes that you use, or check the tag attribute on the loaded data,
instead of file "E:\Bot\AS\LNTQQ\ganchengmoli\ganchengmoli\plugins\nonebot_plugin_learning_chat\config.py", line 78
yaml.load(
The text was updated successfully, but these errors were encountered:
and register any classes that you use, or check the tag attribute on the loaded data, instead of file "E:\Bot\AS\LNTQQ\ganchengmoli\ganchengmoli\plugins\nonebot_plugin_learning_chat\config.py", line 78
AttributeError:
"load()" has been removed, use
yaml = YAML(typ='rt')
yaml.load(...)
and register any classes that you use, or check the tag attribute on the loaded data,
instead of file "E:\Bot\AS\LNTQQ\ganchengmoli\ganchengmoli\plugins\nonebot_plugin_learning_chat\config.py", line 78
The text was updated successfully, but these errors were encountered: