Skip to content

TypeError: __init__() got an unexpected keyword argument 'annotations' #493

@Ethan-han921

Description

@Ethan-han921

When I try to run ChatDev with the following command:

python3 run.py --task "[make a simple Snake Game game]" --name "[Snake_Game]"

I get this error:

Traceback (most recent call last):

  ...
TypeError: __init__() got an unexpected keyword argument 'annotations'


After this, the execution stops with:

tenacity.RetryError: RetryError[<Future at ... state=finished raised TypeError>]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions