请问用jupyter做数据分析的时候为什么会出现找不到seaborn的问题啊已经用conda install seaborn 下载过seaborn了
可能因为python环境变量的的问题,你可以试下pip install seaborn