赞
踩
AttributeError: module 'hmmlearn.hmm' has no attribute '_BaseHMM'
运行.py项目时,出现了上面的错误,然后我各种方法得知这种错误其实归根结底就是hmmlearn没有BaseHMM属性
类似地,只要是出现 AttributeError: module '******' has no attribute '###'这样的错误,就可以知道是****里面没有###的属性
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。