为什么在pycharm中导入第三方包会这样?

纯纯小白,我懵了,求求求了,我快疯了啊啊啊啊 我是个就连python的路径我也查不明白的废物。

下载失败了,建议切换国内源,例如 pip install numpy -i  https://pypi.tuna.tsinghua.edu.cn/simple

切换pip源,增加下载超时时间

pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn --default-timeout=100