You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run "python main.py" i observe the following error which results in partial outputs
/usr/local/lib/python2.7/dist-packages/skimage/filter/init.py:6: skimage_deprecation: The skimage.filter module has been renamed to skimage.filters. This placeholder module will be removed in v0.13.
warn(skimage_deprecation('The skimage.filter module has been renamed '
...please help me to rectify the error. @FraPochetti
The text was updated successfully, but these errors were encountered:
when i run "python main.py" i observe the following error which results in partial outputs
/usr/local/lib/python2.7/dist-packages/skimage/filter/init.py:6: skimage_deprecation: The
skimage.filter
module has been renamed toskimage.filters
. This placeholder module will be removed in v0.13.warn(skimage_deprecation('The
skimage.filter
module has been renamed '...please help me to rectify the error. @FraPochetti
The text was updated successfully, but these errors were encountered: