hsosik / ifcb-analysis

custom resolver
Other
30 stars 18 forks source link

support deprecated skimage.filter package #13

Closed joefutrelle closed 8 years ago

joefutrelle commented 8 years ago

C:\Users\heidi\Anaconda2\lib\site-packages\skimage\filter\__init__.py:6: skimage_deprecation: Theskimage.filtermodule has been renamed toskimage.filters. This placeholder module will be removed in v0.13.

We want to support versions of skimage that include the old package name, so attempt both imports.