马春杰杰 Exit Reader Mode

AttributeError: module ‘pywt’ has no attribute ‘Wavelet’

报错信息:

wave = pywt.Wavelet(wave)
AttributeError: module 'pywt' has no attribute 'Wavelet'

解决:

conda install -c conda-forge pywavelets

 

本文最后更新于2020年11月17日,已超过 1 年没有更新,如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢!