-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Can't install this pool in python 3.12 #582
Comments
Q1: Which version of the line-bot-sdk are you using? If it's higher than 3.5.1, it should be using a stable version of aiohttp. Q2: Have you tried the solutions suggested in the error message?
|
Q1:I try to use "pip install line-bot-sdk" command to install sdk at 20231229 UTC+8, and in my situation I still not to use aiohttp. It just an example for smaller error, but when I try to install aiohttp today it haapened same promble in my side Q2:Yes I've already install the Build Tools |
Now I try to re-install the python (version 3.11.7) Before, I have already try to install line-bot-sdk by |
When I try to use pip install line-bot-sdk to install this pool
It show the error message below
And I also found some problem because of python version happened in aiohttp
I just wandering is this problem will be fixed or I need to try other setting in my side?
The text was updated successfully, but these errors were encountered: