-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
Hi,
I have followed the steps and everything looks good, but after starting the python reverie.py it satart to generate the actions but at some point it stop with this error message.
Klaus Mueller persona.scratch.importance_trigger_curr:: 145
150
aldhfoaf/????
the Ville:Dorm for Oak Hill College:Klaus Mueller's room:bed
Traceback (most recent call last):
File "/home/bizon/generative_agents/reverie/backend_server/reverie.py", line 468, in open_server
rs.start_server(int_count)
File "/home/bizon/generative_agents/reverie/backend_server/reverie.py", line 401, in start_server
with open(curr_move_file, "w") as outfile:
FileNotFoundError: [Errno 2] No such file or directory: '../../environment/frontend_server/storage/bizon4/movement/0.json'
Error.
Then I go to the folder on storage in this case was bizon4 and I only see this folders:
(base) bizon@dl:/generative_agents/environment/frontend_server/storage/bizon4$ ls/generative_agents/environment/frontend_server/storage/bizon4$
environment personas reverie
(base) bizon@dl:
Can you please help me here.
Thanks