摘要: 我的pyecharts版本为v1.6.2,引入faker包时报错, from example.commons import Faker 将代码修改为 from pyecharts.faker import Faker 即可。 阅读全文
posted @ 2020-02-05 15:14 Stephen30 阅读(672) 评论(0) 推荐(1)