Closed Arbaz-39 closed 2 months ago
Hi, I am trying to import seaborn module but getting an error. ModuleNotFoundError: No module named 'seaborn'.
seaborn
Tried by installing seaborn in jupyter notebook's cell by command: !pip install seaborn but getting an error, OSError: Not available
How to fix this error. Please suggest.
Hi, this sounds like an issue with your personal setup; unfortunately I am unable to provide support.
Hi, I am trying to import
seaborn
module but getting an error. ModuleNotFoundError: No module named 'seaborn'.Tried by installing seaborn in jupyter notebook's cell by command: !pip install seaborn but getting an error, OSError: Not available
How to fix this error. Please suggest.