想问一下我这个是少了哪个库,还是numpy没有安装好

E:\pycharm文件\2\venv\Scripts\python.exe E:/pycharm文件/2/text.py
Traceback (most recent call last):
File "E:\pycharm文件\2\text.py", line 1, in
import pandas as pd
File "E:\pycharm文件\2\venv\lib\site-packages\pandas_init_.py", line 16, in
raise ImportError(
ImportError: Unable to import required dependencies:
numpy:

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

  • The Python version is: Python3.9 from "E:\pycharm文件\2\venv\Scripts\python.exe"
  • The NumPy version is: "1.23.4"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: DLL load failed while importing _multiarray_umath: 找不到指定的程序。

以下为百度翻译自动翻译的结果:
E: \pycharm公司文件\2\venv\Scripts\python。exe E:/pycharm文件/2/text.py
回溯(最近一次调用最后一次):
文件“E:\pycharm文件\2\text。py”,第1行,英寸
将熊猫导入为pd
文件“E:\pycharm文件\2\venv\lib\site packages\pandas_init_。py”,第16行,英寸
引发导入错误(
ImportError:无法导入所需的依赖项:
数字:
重要提示:请阅读本文,了解如何解决此问题的建议!
导入numpy C扩展失败。此错误可能发生在
原因很多,通常是由于您的设置或NumPy的方式存在问题
安装。
我们收集了一些常见的原因和故障排除技巧:
https://numpy.org/devdocs/user/troubleshooting-importerror.html
请注意并检查以下内容:
Python版本是“E:\pycharm”中的Python3.9文件\2\venv\Scripts\python.exe“
NumPy版本为:“1.23.4”
并确保它们是您期望的版本。
请仔细阅读上面链接的文档以获得进一步帮助。
原始错误为:导入_multiarry_umath时DLL加载失败:找不到指定的程序。