Training issue [non-zero exit status 1]

Hi everyone, I am getting this as soon as training is complete:

KeyError: 'improved_output' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 1, in <module> File "/Users/gerasimosplegas/tierly/src/tierly/main.py", line 31, in train raise Exception(f"An error occurred while training the crew: {e}") Exception: An error occurred while training the crew: 'improved_output' An error occurred while training the crew: Command '['poetry', 'run', 'train', '2', 'trained_agents_data.pkl']' returned non-zero exit status 1.

Anyone with the same experience? crewAI v.0.63.6

Matt could you please help me with this? At least, confirm that the training was indeed successful despite this error. Thank you!

ok, looking into it. how many iterations did you set?

2 iterations. I also see pkl files created.

Any news on this issue? I updated to the latest version 0.67.1 and during the training, before answering and giving feedback after each agent completion, the process was moving forward.