Closed lambdamoses closed 4 years ago
Thank you for trying out the Quick Start tutorial. We are aware of this issue (#1885) and it'll be fixed as part of PR #1886. In the meantime, you can use the compatible scikit-image by doing pip install scikit-image==0.15.0
.
closed by #1886
Description
When running your Quick Start notebook, I got an error at the image registration step that says register_translation in skimages is deprecated.
Steps/Code to Reproduce
Expected Results
As shown in the Quick Start notebook
Actual Results
Versions
I just ran
conda update --all
.