anacoda安裝的python 用numpy模塊導入函數(shù)報錯
from numpy.linalg import * ? #線性方程組引入模塊
報錯?from numpy.linalg import * ;unable to det?提問
的提問?
ect undefined names
?from numpy.linalg import * ? #線性方程組引入模塊
報錯?from numpy.linalg import * ;unable to det?提問
ect undefined names
?2018-03-20
舉報
2018-03-20
你配置pycharm里面的interpreter了嗎?