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

ImportError: cannot import name 'imread' #7

Open
stupidlazybum opened this issue Mar 21, 2020 · 1 comment
Open

ImportError: cannot import name 'imread' #7

stupidlazybum opened this issue Mar 21, 2020 · 1 comment

Comments

@stupidlazybum
Copy link

Hello,

After installation, I ran test.py and got
ImportError: cannot import name 'imread'

After googling, it seems that 'imread' has been deprecated from scipy. I currently have have 1.4.1 installed.

I tried installing an older version of scipy that supported 'imread' but then I got an error from tensorlayer saying that it required scipy>=1.2.1.

Any help would be appreciated, thanks.

@zsdonghao
Copy link
Member

pip install scikit-image, scipy ?

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

2 participants