from numpy.linalg import * #线性方程组引入模块
报错 from numpy.linalg import * ;unable to det 提问
ect undefined names
你配置pycharm里面的interpreter了吗?