Issues while importing #590
Answered
by
ma-sadeghi
GabrielFNBR
asked this question in
Q&A
-
Hi Guys! I've installed with
And the error I got whenever I try to import is import porespy as ps cannot import name 'match_histograms' from 'skimage.exposure' (/Users/gabrielferes/anaconda3/lib/python3.7/site-packages/skimage/exposure/__init__.py) Any idea? |
Beta Was this translation helpful? Give feedback.
Answered by
ma-sadeghi
Oct 12, 2021
Replies: 1 comment 10 replies
-
Probably, you are using an old version of conda update scikit-image |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
jgostick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably, you are using an old version of
skimage
. Try updating it: