Skip to content

Stop using deprecated scipy.misc.imsave #576

Description

@t-b
  /home/thomas/devel/ipfx/ipfx/plot_qc_figures.py:9: DeprecationWarning: scipy.misc is deprecated and will be removed in 2.0.0
    import scipy.misc

We are using imsave, which according to 1 will be removed in scipy 2.0. 2 suggests to use imageio.imwrite instead.

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