comment here
This commit is contained in:
7
.CondaPkg/env/lib/python3.11/site-packages/skimage/future/graph/__init__.py
vendored
Normal file
7
.CondaPkg/env/lib/python3.11/site-packages/skimage/future/graph/__init__.py
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Remove this package in the release after v0.20
|
||||
|
||||
raise ModuleNotFoundError(
|
||||
"The `skimage.future.graph` submodule was moved to `skimage.graph` in "
|
||||
"v0.20. `ncut` was removed in favor of the identical function "
|
||||
"`cut_normalized`. Please update your import paths accordingly."
|
||||
)
|
||||
BIN
.CondaPkg/env/lib/python3.11/site-packages/skimage/future/graph/__pycache__/__init__.cpython-311.pyc
vendored
Normal file
BIN
.CondaPkg/env/lib/python3.11/site-packages/skimage/future/graph/__pycache__/__init__.cpython-311.pyc
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user