Skip to content

Conversation

@Hierom
Copy link

@Hierom Hierom commented Jun 11, 2019

Hi @eriklindernoren

There's a problem when the codes be used by later version of SciPy (>1.2.0).

In most relevant codes which used scipy.misc.imread should avoid the latest version of scipy.
scipy.misc.imread is depreciated after version 1.2.0, it should concerned to fix with early 1.1.0 version in requiement.txt to run the codes.
O.w., the codes should all revised with imageio.imread for other later version of SciPy.

In most relevant codes which used ``scipy.misc.imread`` should avoid the latest version of scipy.
It is depreciated after version 1.2.0!!
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.

1 participant