I don't know why it's showing this although I installed all packages. I uninstalled and reinstalled python and also did 'pip install seaborn' but it's showing the same problem as mentioned below
Module seaborn has no attribute lineplot
Install seaborn version 0.9.0
For conda
conda install -c anaconda seaborn=0.9.0
For pip
pip install seaborn==0.9.0
1.4m articles
1.4m replys
5 comments
57.0k users