Description
Description
Running the command crewai reset-memories -akn causes the following error
Error processing attribute Field: name 'JsonValue' is not defined
Error processing attribute aggregate_raw_outputs_from_task_outputs: name 'TaskOutput' is not defined
Error processing attribute aggregate_raw_outputs_from_tasks: name 'Task' is not defined
An unexpected error occurred: No crew found.
Steps to Reproduce
- Run crewai reset-memories -akn
Expected behavior
Memory to be resert
Screenshots/Code snippets
crewai reset-memories -akn
Operating System
macOS Catalina
Python Version
3.12
crewAI Version
0.121.0
crewAI Tools Version
none
Virtual Environment
Venv
Evidence
Error processing attribute Field: name 'JsonValue' is not defined
Error processing attribute aggregate_raw_outputs_from_task_outputs: name 'TaskOutput' is not defined
Error processing attribute aggregate_raw_outputs_from_tasks: name 'Task' is not defined
An unexpected error occurred: No crew found.
Possible Solution
None
Additional context
None