Skip to content

'NoneType' object has no attribute 'find' #2554

@nicolablago

Description

@nicolablago

While running evaluation, I often run into this error.

'NoneType' object has no attribute 'find'

Seems similar to my previous issue: #2327 (in the sense that deepeval does not check that a result might be None)

my setup is the same as described there.

The culprit seems to be

start = input_string.find("{")

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