Skip to content

Plotting Issue - "TypeError: ufunc 'isfinite' not supported for the input types" #14

@nyambol

Description

@nyambol

This seems to be related to the other plot issues (#10) but I can't fix.

Attached screenshot shows the error.

Also, I inserted the print of the data[] array to help me resolve another issue. It seems that a redirect of the output in PowerShell borks the formatting. I think there's a way in PS to fix it, but I just switched to cmd instead. In PS, the output is formatted into lines, and that formatting is carried into the file, making the resulting data[] a list of lists, one list for each line.

  • Python 3.10.0
  • numpy 1.21.3
  • matplotlib 3.4.3

fortran-py-script-error

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