Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: issue with importing Seaborn  (Read 2587 times)

0 Members and 1 Guest are viewing this topic.

Cavins21

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Unknown
    issue with importing Seaborn
    « on: November 03, 2020, 11:33:35 PM »
    When I try to import seaborn the import give me the below error message:
    I have tried the below steps to install:

    pip install seaborn
    python -m pip install seaborn
    !conda install seaborn
    %%bash pip install seaborn
    pip3 install seaborn
    conda install seaborn
    sudo pip install utils.....and then install seaborn again
    pip uninstall scipy and then install scipy package again.
    These are the solutions i found, I closed the iterm and started again. nothing is working.