AutoViML / AutoViz

Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Apache License 2.0
1.7k stars 196 forks source link

Exception has occurred: OSError X #94

Closed HKEdwin22 closed 10 months ago

HKEdwin22 commented 11 months ago

Hi, this error occurs when the script imports Autoviz_Class from autoviz. The detail is as below:

Exception has occurred: OSError X 'seaborn' is not a valid package style, path of style file, URL of style file, or library style name (library styles are listed in style.available) FileNotFoundError: [Errno 2] No such file or directory: 'seaborn'

The two packages have been installed under the same directory "\anaconda3\envs\Kaggle_Competition\Lib\site-packages".

More details: autoviz version: 0.1.720 seaborn version: 0.12.2

Anything I could do to solve this? Thanks in advance.

AutoViML commented 11 months ago

It is extremely hard to troubleshoot conda environments. I am sorry you need to Google search for solutions.Thanks,Auto Vimal On Sunday, October 1, 2023 at 09:11:14 AM EDT, Edwin Hui @.***> wrote:

Hi, this error occurs when the script imports Autoviz_Class from autoviz. The detail is as below:

Exception has occurred: OSError X 'seaborn' is not a valid package style, path of style file, URL of style file, or library style name (library styles are listed in style.available) FileNotFoundError: [Errno 2] No such file or directory: 'seaborn'

The two packages have been installed under the same directory "\anaconda3\envs\Kaggle_Competition\Lib\site-packages".

More details: autoviz version: 0.1.720 seaborn version: 0.12.2

Anything I could do to solve this? Thanks in advance.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>