完美解決AttributeError: module 'scipy.misc' has no attribute 'imread'報錯問題

歡迎關注WX公衆號:【程序員管小亮】 最近在運行代碼的時候出現了這個錯誤——AttributeError: module 'scipy.misc' has no attribute 'imread'。 查閱網上資料以後發現,大部分解決辦法都是說沒有安裝PIL第三方庫,庫名如今爲Pillow,推薦直接使用命令pip install Pillow進行安裝,可是個人問題並無所以獲得解決,仍是繼續報錯At
相關文章
相關標籤/搜索