三木

三木

我没有热爱这里,我只是出生在这个地方。

Pythonのopenaiのインストールエラーの解決方法

#システム環境
Windows 11
Python3.7.1
#コマンドの実行

pip install openai

#エラーメッセージ:

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for yarl
Failed to build aiohttp frozenlist multidict yarl
ERROR: Could not build wheels for aiohttp, frozenlist, multidict, yarl, which is required to install pyproject.toml-based projects

#解決策
pip install openai --only-binary multidict --only-binary aiohttp

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。