Closed fantasy4everts closed 1 year ago
+1 to MiracleZeroPenguin. Technically, the movement folder should be getting generated automatically as well (for some reason if it isn't, manually creating one should do the trick though).
Yes but when I create a folder inside the project, then when I start the simulation it said that the simulation name exist and it doesnt start again, can you guys update the source code so when we launch it it will create the movement folder properly.
Thanks.
This did not work for me - #https://github.com/joonspk-research/generative_agents/issues/5
I also encountered the same problem. Let me share my current solution. I use traceback.print_exc() to trace the cause of the exception thrown at line 597 of
reverie.py
:In order to solve this error, I manually created the
movement folder
in the specified directory, and I was able to run the step successfully. I usebase_the_ville_isabella_maria_klaus
as forked simulation, andtest0808
is the name of the new simulation.