Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use imageio if (deprecated) scipy.misc.imread unavailable #27

Merged
merged 1 commit into from
Feb 24, 2018
Merged

use imageio if (deprecated) scipy.misc.imread unavailable #27

merged 1 commit into from
Feb 24, 2018

Conversation

mathandy
Copy link
Contributor

@mathandy mathandy commented Feb 24, 2018

From scipy.misc.imread reference:

imread is deprecated! imread is deprecated in SciPy 1.0.0, and will be removed in 1.2.0. Use imageio.imread instead.

So if SciPy is up-to-date, scipy.misc.imread doesn't exist anymore.

@xiaowei-hu xiaowei-hu merged commit bd19873 into xiaowei-hu:master Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants