yeagerai / genworlds

A framework for event based autonomous multi-agent systems.
https://genworlds.com/
MIT License
298 stars 35 forks source link

ModuleNotFoundError: No module named 'genworlds.agents.base_agent' #34

Open BladeY1 opened 8 months ago

BladeY1 commented 8 months ago

When I was testing the roundtable case in the use_cases, I attempted to run it but encountered an error: ModuleNotFoundError: No module named 'genworlds.agents.base_agent'. Additionally, the documentation provided does not include this case, and there is no 'base_agent' module under 'genworlds/agents'.

Viral0401 commented 4 months ago

hey, did you get it fixed?