ImportError: cannot import name ‘_validate_lengths‘

淺唱寂寞╮ 提交于 2020-08-14 16:55:03

ImportError: cannot import name '_validate_lengths'

 pip install -U scikit-image -i https://pypi.tuna.tsinghua.edu.cn/simple

numpy库的版本变了,所以导致错误。因此,只需升级一下scikit-image库

 

 

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!