ImageTextRecognition icon indicating copy to clipboard operation
ImageTextRecognition copied to clipboard

warn(skimage_deprecation('The `skimage.filter` module has been renamed '

Open SarfraazMsa opened this issue 8 years ago • 0 comments

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

SarfraazMsa avatar May 09 '17 05:05 SarfraazMsa