AutoViz icon indicating copy to clipboard operation
AutoViz copied to clipboard

I cannot import autoviz

Open Boub1984 opened this issue 1 year ago • 2 comments

'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)

Boub1984 avatar Jun 03 '24 11:06 Boub1984

The seaborn styles shipped by Matplotlib have been deprecated after version 3.6. You may have a new version of matplotlib. Just downgrade your version to 3.5 or so. You should be able to fix this error. Auto Vimal On Monday, June 3, 2024 at 07:39:18 AM EDT, Boub1984 @.***> wrote:

'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)

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

AutoViML avatar Jun 10 '24 10:06 AutoViML

Hi @Boub1984 thanks for trying out AutoViz 👍 I have also fixed the matplotlib version incompatibility with AutoViz. Just upgrade via: pip install autoviz --upgrade

This should fix the problem. Auto Vimal

AutoViML avatar Jun 10 '24 12:06 AutoViML