Python:AttributeError: module ‘utils‘ has no attribute ‘centroid_histogram‘

在测试以下文章的内容时,出现了一些小问题,以下是解决的路径。(1条消息) 阿里巴巴-鹿班实验室算法实现系列——颜色识别_夜雨寒风的博客-CSDN博客_颜色识别算法

代码报错:

AttributeError: module 'utils' has no attribute 'centroid_histogram'

解决方法1:手动安装模块

你可能感兴趣的:(设计师小白的代码之路,python)