在import的时候,

不能直接from pyechart import Bar, Gauge,

要写为from pyecharts.charts import Bar, Gauge