https://stackoverflow.com/questions/15345790/scipy-misc-module-has-no-attribute-imread
scipy.misc module has no attribute imread?
I am trying to read an image with scipy. However it does not accept the scipy.misc.imread part. What could be the cause of this? >>> import scipy >>> scipy.misc <module 'scipy...<="" p="">
stackoverflow.com
pip install scipy==1.1.0
--> downgrade the version!
'에러모음집' 카테고리의 다른 글
( ImportError: cannot import name 'OSMesaCreateContextAttribs' (0) | 2021.09.30 |
---|---|
tqdm error (0) | 2021.09.16 |
pickle load error <-- python version diff (0) | 2021.09.07 |
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? (0) | 2021.09.06 |
pytorchstreamreader 에러 (0) | 2021.09.06 |