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
Traceback (most recent call last):
File "/home/wxl/anaconda3/envs/autocoder/bin/auto-coder", line 8, in<module>sys.exit(main())
File "/home/wxl/anaconda3/envs/autocoder/lib/python3.10/site-packages/autocoder/auto_coder.py", line 483, in main
dispacher.dispach()
File "/home/wxl/anaconda3/envs/autocoder/lib/python3.10/site-packages/autocoder/dispacher/__init__.py", line 27, in dispach
ifaction.run():
File "/home/wxl/anaconda3/envs/autocoder/lib/python3.10/site-packages/autocoder/dispacher/actions/action.py", line 310, in run
self.process_content(source_code)
File "/home/wxl/anaconda3/envs/autocoder/lib/python3.10/site-packages/autocoder/dispacher/actions/action.py", line 351, in process_content
conversations=conversations,
UnboundLocalError: local variable 'conversations' referenced before assignment
The text was updated successfully, but these errors were encountered:
例如:运行
The text was updated successfully, but these errors were encountered: