安装pyecharts报错--cannot import name 'Scatter' from 'pyecharts

解决办法:

pip3 install wheel

 

 

pip3 install pyecharts==0.1.9.4

 

 问题解决。

 

posted @ 2022-03-02 19:05  龙卷风之殇  阅读(1205)  评论(0)    收藏  举报