Skip to content

fix/scipy_deprecated_funcs#24

Open
adamagniv wants to merge 2 commits into
petercunha:masterfrom
adamagniv:fix/scipy_deprecated_funcs
Open

fix/scipy_deprecated_funcs#24
adamagniv wants to merge 2 commits into
petercunha:masterfrom
adamagniv:fix/scipy_deprecated_funcs

Conversation

@adamagniv
Copy link
Copy Markdown

I'm using

$ python --version
Python 3.9.7

$ python -m pip show scipy
Name: scipy
Version: 1.7.3
Summary: SciPy: Scientific Library for Python
Home-page: https://www.scipy.org
Author:
Author-email:
License: BSD
Location: c:\users\adama\appdata\local\programs\python\python39\lib\site-packages
Requires: numpy
Required-by: scikit-image

in this version scipy has no imresize & imread (deleted in version 1.2.0). instead switched to scikit-image functions.
please check that the functionality stayed the same for you.
also, added gitignore for this python project.

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