2019-01-30
閱讀量:
900
安裝了anaconda3,自帶numpy庫,但不能導入?
是我在jupter notebook網頁上輸入import numpy后,顯示ImportError,但我已經安裝了numpy庫。
以下是錯誤的信息:
ImportError:
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try git clean -xdf (removes all
files not under version control). Otherwise reinstall numpy.
Original error was: cannot import name 'multiarray
答:從報錯信息來看你的numpy編譯錯誤,是沒有裝好,可以嘗試卸載后重新安裝。






評論(0)


暫無數據
推薦帖子
0條評論
0條評論
0條評論