Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/362.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python numpy安装中的一些问题_Python_Numpy_Pip_Python 3.9 - Fatal编程技术网

Python numpy安装中的一些问题

Python numpy安装中的一些问题,python,numpy,pip,python-3.9,Python,Numpy,Pip,Python 3.9,当我尝试使用Python 3.9安装numpy时,我遇到了以下错误: ERROR: Command errored out with exit status 1: command: 'c: 'c:prepare_metadata_for_build_wheel 'C cwd: Complete output (200 lines): Running from numpy source directory. setup.py:470: UserW

当我尝试使用Python 3.9安装numpy时,我遇到了以下错误:

ERROR: Command errored out with exit status 1:
     command: 'c: 'c:prepare_metadata_for_build_wheel 'C
         cwd:
    Complete output (200 lines):
    Running from numpy source directory.
    setup.py:470: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
      run_build = parse_setuppy_commands()
    Processing numpy/random\_bounded_integers.pxd.in
    Processing numpy/random\bit_generator.pyx
    Processing numpy/random\mtrand.pyx
    Processing numpy/random\_bounded_integers.pyx.in
    Processing numpy/random\_common.pyx
    Processing numpy/random\_generator.pyx
    Processing numpy/random\_mt19937.pyx
    Processing numpy/random\_pcg64.pyx
    Processing numpy/random\_philox.pyx
    Processing numpy/random\_sfc64.pyx

我看了很多教程,在stackoverflow上搜索了一些类似的问题,但找不到答案。

我看了很多教程,在stackoverflow上搜索了一些类似的问题,但找不到答案。-不,有几个:例如。如果指令看起来很复杂,或者有点过火,只需安装一个较旧版本的Python就可以了。这能回答你的问题吗?这回答了你的问题吗?我需要3.9版的学校版我很欣赏在“-”上的声誉,但是如果你仍然告诉我它是配音的,你还能帮我解决这个问题吗?