Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error: Failed building wheel for aiohttp #101

Closed
vanetreg opened this issue Oct 4, 2023 · 2 comments
Closed

Install error: Failed building wheel for aiohttp #101

vanetreg opened this issue Oct 4, 2023 · 2 comments

Comments

@vanetreg
Copy link

vanetreg commented Oct 4, 2023

Trying to install pyautogen on a destop with:
Windows 10, VSC, Python 3.12.0
installation can not be completed, having error:
'''
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build aiohttp
ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based projects
'''
Any help is appreciated, thank you!

@ElliotKetchup
Copy link

Hello, I had the same issue.

Windows 10, VSC, Python 3.12.0

The aiohttp project has not implemented python 3.12 yet, trying with python 3.11 should solve the issue. The aiohttp team is working on the 3.12 release right now.

@vanetreg vanetreg closed this as completed Oct 5, 2023
@vanetreg
Copy link
Author

vanetreg commented Oct 5, 2023

@ElliotKetchup
OK, thanks a lot, I close it.

@ekzhu ekzhu mentioned this issue Jan 18, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants