Failing build wheel for aiohttp?
Hi!
So I type "pip install openai" and the error in the picture appears.
I type "python -m pip install openai" and the error in the picture appears.
Can someone help me? I've already tried to install wheel with pip.
Thanks!
Good evening
You can’t install “wheel”. A wheel is a Python package in a compilable format.
Here a C- or C++ building seems to fail. You can see in the documentation of the openai-wheel whether anything is to be installed on Windows here before or whether Windows is supported for it at all. Windows is often something special with such things.
Windows is supported by my friend but I don’t know how