導入seaborn 報錯from .widgets import *,AttributeError: module 'cmd' has no attribute 'Cmd'

導入seaborn 報錯from .widgets import *,AttributeError: module 'cmd' has no attribute 'Cmd'

1、重新安裝numpy或seaborn,使兩者的安裝來源一樣,

重裝了seaborn,未生效

2、重新安裝ipywidgets

無效

3、最終修改了包名,離類更近的文件夾名叫cmd,未加載到正常Pdb的cmd

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章