Skip to content

TypeError: object of type 'numpy.float64' has no len() #1

Description

@wangshaobobetter

When I run 'main.py, I got an error ,
frameLen = len(coeffs[0])
I debug this program ,the coeffs is a one-dimensional array.
TypeError: object of type 'numpy.float64' has no len()
Looking forward to your reply , thanks in advance.

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