出现错误: 无法从关系中解析索引
作者: saiaprameya创建于 2025年8月28日更新于 2025年9月30日
Python main.py --dir /home/test/test/ -i '*.py' '*.js' 文件 "/home/test/CODEBASE_KNOWLEDGE/nodes.py", 行 385, 在 exec 中抛出了异常: ValueError: Invalid index in relationship: from=9, to=10. Max index is 9. 在处理上述异常时, 又发生了另一个异常:
内容来源: The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge