报错信息如下:原代码:
import pysd model = pysd.read_vensim(model1.mdl)
解释器所需的库不够,检查一下你的基础库都装好了吗?Numpy, Scipy, Pandas, Matplotlib, Parsimonious. 这些没有的先用pip装上吧