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

error pip install -r requirements.txt with python3.12 #9

Closed
ArtemIsmagilov opened this issue Nov 1, 2023 · 2 comments
Closed

error pip install -r requirements.txt with python3.12 #9

ArtemIsmagilov opened this issue Nov 1, 2023 · 2 comments

Comments

@ArtemIsmagilov
Copy link
Contributor

Error installing dependent packages with python3.12.
The console says that aiohttp does not support python3.12

@unode
Copy link
Contributor

unode commented Nov 1, 2023

An upstream problem with aiohttp. See aio-libs/aiohttp#7739
Fixing with the suggestion of pinning 3.9.0b0.

@unode unode closed this as completed in fcb0423 Nov 1, 2023
@ArtemIsmagilov
Copy link
Contributor Author

thanks)

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