Subprocess check_output returned non-zero exit status 1

note: This error originates from a subprocess, and is likely not a problem with pip.

python安装依赖的时候一直失败,提示:

Subprocess check_output returned non-zero exit status 1

note: This error originates from a subprocess, and is likely not a problem with pip

结果用pycharm安装多出了提示:

error: Microsoft Visual c++ 14. 0 or greater is required. Get it vith "Hierosoft C++ Build Tools": https://visualstudio.mierosoft.com/visual-cpp-build-tools/

安装 Microsoft Visual c++ 14. 0就解决了

参考:https://stackoverflow.com/a/64262038

相关推荐
yvestine21 分钟前
自然语言处理——文本表示
人工智能·python·算法·自然语言处理·文本表示
vortex526 分钟前
探索 Shell:选择适合你的命令行利器 bash, zsh, fish, dash, sh...
linux·开发语言·bash·shell·dash
zzc92129 分钟前
MATLAB仿真生成无线通信网络拓扑推理数据集
开发语言·网络·数据库·人工智能·python·深度学习·matlab
HUN金克斯38 分钟前
C++/C函数
c语言·开发语言·c++
慢半拍iii38 分钟前
数据结构——F/图
c语言·开发语言·数据结构·c++
钢铁男儿41 分钟前
C# 表达式和运算符(表达式和字面量)
开发语言·c#
编程有点难44 分钟前
Python训练打卡Day43
开发语言·python·深度学习
m0_637146931 小时前
零基础入门 C 语言基础知识(含面试题):结构体、联合体、枚举、链表、环形队列、指针全解析!
c语言·开发语言·链表
2301_805054561 小时前
Python训练营打卡Day48(2025.6.8)
pytorch·python·深度学习