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

uses old version of scipy #11

Open
KlyukinSA opened this issue Jul 18, 2024 · 0 comments
Open

uses old version of scipy #11

KlyukinSA opened this issue Jul 18, 2024 · 0 comments

Comments

@KlyukinSA
Copy link

  File "/home/klsa/Viola-Jones/utils.py", line 17, in loadImages
    img = scipy.misc.imread(abs_path, flatten=False, mode='F')
  File "/home/klsa/.local/lib/python3.10/site-packages/scipy/misc/__init__.py", line 45, in __getattr__
    raise AttributeError(
AttributeError: scipy.misc is deprecated and has no attribute imread.

i tried to use pip install scipy==1.1.0 but it gave huge error. everything is deprecated

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

No branches or pull requests

1 participant