MetaGPT
MetaGPT copied to clipboard
AttributeError: 'NoneType' object has no attribute 'name'
我在使用示例demo生成代码的时候遇到了AttributeError: 'NoneType' object has no attribute 'name'这个报错,查看代码后发现name是self.rc上面的一个属性,请问该属性有什么作用,我该如何修复这个bug
我也遇到这个问题,正在debug
Can you provide more context, such as the Python version machine architecture demo example
This issue has no activity in the past 30 days. Please comment on the issue if you have anything to add.
This issue was closed due to 45 days of inactivity. If you feel this issue is still relevant, please reopen the issue to continue the discussion.