gpt4 book ai didi

Python,安装失败。退出代码 : 1 windows 10

转载 作者:太空宇宙 更新时间:2023-11-04 00:56:46 25 4
gpt4 key购买 nike

所以,我反复研究了这个问题,我在这个论坛上尝试了几种解决方案,但都没有奏效。

我在 Windows 10 上安装了 pip3、Python 3.4、Visual Studio 2015。

现在每当我手动或通过 pip3 运行新模块的安装时,我都会收到以下错误:

假设我这样使用 cmdline:

pip3 install numpy

我明白了:

error: Unable to find vcvarsall.bat

----------------------------------------
Command "c:\users\ariel\appdata\local\programs\python\python35-32\python.exe -c
"import setuptools, tokenize;__file__='C:\\Users\\Ariel
\\AppData\\Local\\Temp\\pip-build-41rz6w_o\\numpy\\setup.py';
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))" install --record
C:\Users\Ariel\AppData\Local\Temp\pip-vuq3ap0m-record\install-record.txt
--single-version-externally-managed --compile" failed with error code 1
in C:\Users\Ariel\AppData\Local\Temp\pip-build-41rz6w_o\numpy

如果我下载它并从文件夹中运行它

 setup.py install

我明白了

build_src
building py_modules sources
building library "npymath" sources
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
error: Unable to find vcvarsall.bat

请帮助,考虑将 linux 与 python 一起使用......更少的问题

最佳答案

这是基于@Jim 在评论部分的回答,基本上确保您安装了 C++ 编译器 windows SDK!

我的问题是,当我安装 Visual Studio 时,我没有选择 windows SDK。

关于Python,安装失败。退出代码 : 1 windows 10,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34773621/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com