fbdesignpro / sweetviz

Visualize and compare datasets, target values and associations, with one line of code.
MIT License
2.94k stars 277 forks source link

AttributeError: module 'matplotlib' has no attribute 'style' #34

Closed kishoremarodia closed 4 years ago

kishoremarodia commented 4 years ago

File "C:...\Python\Python37\site-packages\sweetviz\graph.py", line 58, in set_style matplotlib.style.use(styles_in_final_location)

AttributeError: module 'matplotlib' has no attribute 'style'

vidyap-xgboost commented 4 years ago

@kishoremarodia can you edit and paste your entire code here to get a better understanding and may be to reproduce it?

What is the system you're working on?

fbdesignpro commented 4 years ago

It does look like a version/install/environment issue.