---
id: 20260822-T0-19
title: "llm工具0.32.1修复：OpenAI依赖变更致全新安装失效"
title_en: "llm 0.32.1 Fixes Install Breakage Caused by OpenAI Dependency Changes"
url: https://ai.daily.yangsir.net/daily/20260822-T0-19
issue_date: 2026-08-22
publish_date: 2026-08-21T17:16:13.000Z
category: release
source_name: "Simon Willison"
source_url: https://simonwillison.net/2026/Aug/21/llm/
---

# llm工具0.32.1修复：OpenAI依赖变更致全新安装失效

llm 命令行工具发布 0.32.1 版本，修复了因 OpenAI Python 库放弃使用 httpx 而导致全新安装失败的问题。此前 llm 依赖 openai 传递安装的 httpx 库，但该依赖链断裂后，新用户无法正常使用工具。本次更新通过固定 openai 版本暂时解决了问题。开发者需升级到此版本以恢复正常安装。

## English Version

**llm 0.32.1 Fixes Install Breakage Caused by OpenAI Dependency Changes**

llm command-line tool released version 0.32.1, fixing an installation breakage caused by the OpenAI Python library discontinuing httpx usage. Previously, llm depended on httpx through a transitive openai dependency, which broke fresh installs. This dot-release temporarily resolves the issue by pinning the openai version. Developers should upgrade to restore normal installation.

---

**来源**：[Simon Willison](https://simonwillison.net/2026/Aug/21/llm/)

**详情页**：https://ai.daily.yangsir.net/daily/20260822-T0-19

---

*智语观潮 · Daily — https://ai.daily.yangsir.net/llms.txt*