【问题标题】:Module seaborn has no attribute lineplot模块 seaborn 没有属性线图
【发布时间】:2021-01-29 07:24:38
【问题描述】:

虽然我安装了所有软件包,但我不知道为什么会显示这个。我卸载并重新安装了 python,也做了'pip install seaborn',但它显示出与下面提到的相同的问题

Module seaborn has no attribute lineplot

【问题讨论】:

标签: machine-learning


【解决方案1】:

安装seaborn 0.9.0版

对于康达

conda install -c anaconda seaborn=0.9.0

对于点子

pip install seaborn==0.9.0

【讨论】:

    猜你喜欢
    • 2019-01-21
    • 1970-01-01
    • 1970-01-01
    • 2021-07-04
    • 1970-01-01
    • 1970-01-01
    • 2017-12-17
    • 2021-02-05
    相关资源
    最近更新 更多