AttributeError: module ‘arviz’ has no attribute ‘geweke’

https://discourse.pymc.io/t/attributeerror-module-arviz-has-no-attribute-geweke/6818/11

版本不兼容

解决方案

conda install -c conda-forge arviz=0.11.0

 

 
原文地址:https://www.cnblogs.com/gisalameda/p/14523211.html