请在你的python里执行以下代码之后再进行后续计算:
import os os.system('pip install numpy')
numpy 是第三方库要先用 pip install numpy去安装numpy