using for loop to install conda package
This commit is contained in:
@@ -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
Binary file not shown.
Reference in New Issue
Block a user