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

pip install fyers-apiv3 is giving error "Building wheel for aiohttp (pyproject.toml) ... error" tried installing aiohttp, pip current version no progress could anyone provide the solution #1

Closed
anilvcgithub opened this issue Dec 6, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@anilvcgithub
Copy link

pip install fyers-apiv3 is giving error "Building wheel for aiohttp (pyproject.toml) ... error" tried installing aiohttp, pip is on current version no progress could anyone provide me the solution .

@Pyloris Pyloris self-assigned this Dec 8, 2023
@Pyloris Pyloris added the question Further information is requested label Dec 8, 2023
@Pyloris
Copy link
Owner

Pyloris commented Dec 8, 2023

@anilvcgithub what version of python are you using?

@Pyloris
Copy link
Owner

Pyloris commented Jan 31, 2024

you should use the beta version of aiohttp which is compatible with python3.12.

 pip install aiohttp==3.9.0rc0

Otherwise, i would suggest you downgrade your python version to python3.11.6
https://www.python.org/ftp/python/3.11.6/python-3.11.6-amd64.exe

have a look at:
aio-libs/aiohttp#7739

@Pyloris Pyloris closed this as completed Jan 31, 2024
@anilvcgithub
Copy link
Author

anilvcgithub commented Jan 31, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants