使用 f=scipy.interpolate.interp1d(x,inputData,axis=0)时报错: AttributeError: module ‘scipy’ has no attribute ‘interpolate’ 解决方法: