Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Home Page:https://agpt.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to solve this problem

newoostory opened this issue · comments

When I follow QUICK GUIDE

Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/mnt/c/AutoGPT/autogpts/newoostory/forge/main.py", line 43, in
uvicorn.run(
File "/home/newoostory/.cache/pypoetry/virtualenvs/autogpt-forge-t7b0yxNO-py3.10/lib/python3.10/site-packages/uvicorn/main.py", line 582, in run
ChangeReload(config, target=server.run, sockets=[sock]).run()
File "/home/newoostory/.cache/pypoetry/virtualenvs/autogpt-forge-t7b0yxNO-py3.10/lib/python3.10/site-packages/uvicorn/supervisors/basereload.py", line 50, in run
for changes in self:
File "/home/newoostory/.cache/pypoetry/virtualenvs/autogpt-forge-t7b0yxNO-py3.10/lib/python3.10/site-packages/uvicorn/supervisors/basereload.py", line 69, in next
return self.should_restart()
File "/home/newoostory/.cache/pypoetry/virtualenvs/autogpt-forge-t7b0yxNO-py3.10/lib/python3.10/site-packages/uvicorn/supervisors/watchfilesreload.py", line 87, in should_restart
changes = next(self.watcher)
File "/home/newoostory/.cache/pypoetry/virtualenvs/autogpt-forge-t7b0yxNO-py3.10/lib/python3.10/site-packages/watchfiles/main.py", line 122, in watch
raw_changes = watcher.watch(debounce, step, rust_timeout, stop_event)
_rust_notify.WatchfilesRustInternalError: error in underlying watcher: IO error for operation on /mnt/c/AutoGPT/autogpts/newoostory/agent.db-journal: No such file or directory (os error 2) about ["/mnt/c/AutoGPT/autogpts/newoostory/agent.db-journal"]