Skip to content

TypeError: sequence item 1: expected str instance, numpy.float64 found #27

@jurajjasik

Description

@jurajjasik

The error arises from here after upgrading NumPy. The problem is in _convert_input function:

Since NumPy>1.20.0, the use of numpy.complex is deprecated (ref). Instead, complex must be used.

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