You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-GPT 正在启动...
Traceback (most recent call last):
File "D:\Software\anaconda3\envs\gpt\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "D:\Software\anaconda3\envs\gpt\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "E:\Project\Auto-GPT-ZH\autogpt_main.py", line 7, in
autogpt.localization.hook_open()
File "E:\Project\Auto-GPT-ZH\autogpt\localization.py", line 148, in hook_open
if not hooked_open:
UnboundLocalError: local variable 'hooked_open' referenced before assignment
The text was updated successfully, but these errors were encountered:
Auto-GPT 正在启动...
Traceback (most recent call last):
File "D:\Software\anaconda3\envs\gpt\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "D:\Software\anaconda3\envs\gpt\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "E:\Project\Auto-GPT-ZH\autogpt_main.py", line 7, in
autogpt.localization.hook_open()
File "E:\Project\Auto-GPT-ZH\autogpt\localization.py", line 148, in hook_open
if not hooked_open:
UnboundLocalError: local variable 'hooked_open' referenced before assignment
The text was updated successfully, but these errors were encountered: