Skip to content

UnboundLocalError: local variable 'status' referenced before assignment #26

Description

@giuffridait

When sending a new prompt, I see this error on the original terminal :
========================================= Traceback (most recent call last): File "/receiver.py", line 130, in <module> receiver.main() File "/receiver.py", line 107, in main self.collecting_results() File "/receiver.py", line 68, in collecting_results self.awaiting_list.loc[id] = [prompt, status] UnboundLocalError: local variable 'status' referenced before assignment

Is there any way I can fix it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions