摘要: 安装 下载源码 https://github.com/pyecharts/pyecharts 解压缩。 python setup.py install --prefix your_install_dir 如果报jinja2、prettytable、simplejson 等库不存在,需要先安装依赖库, 阅读全文
posted @ 2020-08-27 14:42 LessIsMorer 阅读(2920) 评论(0) 推荐(0) 编辑