关于#numpy#的问题,如何解决?(语言-python)

ERROR: numpy-1.23.3-pp38-pypy38_pp73-win32.whl is not a supported wheel on this platform.
怎么解决

Microsoft Windows [版本 10.0.19043.2006]
(c) Microsoft Corporation。保留所有权利。

C:\Users\lenovo>pip10 install E:\hi\numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
'pip10' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

C:\Users\lenovo>pip install E:\hi\numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
ERROR: numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl is not a supported wheel on this platform.

C:\Users\lenovo>pip install E:\hi\numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2010_x86_64.whl
WARNING: Requirement 'E:\hi\numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2010_x86_64.whl' looks like a filename, but the file does not exist
ERROR: numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2010_x86_64.whl is not a supported wheel on this platform.

C:\Users\lenovo>pip install E:\hi\numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2010_x86_64.whl
WARNING: Requirement 'E:\\hi\\numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2010_x86_64.whl' looks like a filename, but the file does not exist
ERROR: numpy-1.23.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2010_x86_64.whl is not a supported wheel on this platform.

C:\Users\lenovo>pip3.10 install E:\hi\numpy-1.23.3-pp38-pypy38_pp73-win_amd64.whl
ERROR: numpy-1.23.3-pp38-pypy38_pp73-win_amd64.whl is not a supported wheel on this platform.

C:\Users\lenovo>where python
C:\Users\lenovo\AppData\Local\Programs\Python\Python310\python.exe
C:\Users\lenovo\AppData\Local\Microsoft\WindowsApps\python.exe

C:\Users\lenovo>pip3.10 install C:\Users\lenovo\AppData\Local\Programs\Python\Python310\Scripts\numpy-1.23.3-pp38-pypy38_pp73-win32
ERROR: Invalid requirement: 'C:\Users\lenovo\AppData\Local\Programs\Python\Python310\Scripts\numpy-1.23.3-pp38-pypy38_pp73-win32'
Hint: It looks like a path. File 'C:\Users\lenovo\AppData\Local\Programs\Python\Python310\Scripts\numpy-1.23.3-pp38-pypy38_pp73-win32' does not exist.

C:\Users\lenovo>pip3.10 install C:\Users\lenovo\AppData\Local\Programs\Python\Python310\Scripts\numpy-1.23.3-pp38-pypy38_pp73-win32.whl
ERROR: numpy-1.23.3-pp38-pypy38_pp73-win32.whl is not a supported wheel on this platform.

C:\Users\lenovo>
以上为历史记录