pyecharts / pyecharts-gallery

Just use pyecharts to imitate Echarts official example.
https://gallery.pyecharts.org
MIT License
1.19k stars 585 forks source link

ModuleNotFoundError: No module named 'pyecharts.options' #3

Closed nicoleyu0623 closed 5 years ago

sunhailin-Leo commented 5 years ago

which example?

sunhailin-Leo commented 5 years ago

First, Make sure your pyecharts version is 1.0.0 or above. Second, from pyecharts import options as opts