AttributeError: module 'pyecharts' has no attribute 'Overlap'

AttributeError: module 'pyecharts' has no attribute 'Overlap' 我更新了一下pyecharts ,还安装了pyecharts0.1.9.4 但还这样报错

是不是pyecharts 0.5.5版本后才有 Overlap。
为啥不用1以上的版本?

如果是新使用,不是接以前的项目, 那建议直接1.0 以后的版本。 我用的是1.7.1

img

pyecharts 0.2.0试试,我的解决了