-
Notifications
You must be signed in to change notification settings - Fork 2.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
Python 3.13 support #1984
Labels
enhancement
New feature or request
Comments
Related ticket/comment Aider-AI/grep-ast#7 (comment) |
Seeing the same error on Mac with python 3.13. |
On tree-sitter-languages, there is no activity in their repo since Feb 4th, 2024. Would it be possible to fork / vendor it? Or invent any other workaround? Python 3.13 is the default in Fedora and Mac/Homebrew now, so we should think of something. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Warning
Python 3.13 is currently not supported
aider supports Python version 3.9 through 3.12
Known showstoppers for Python 3.13 support:
audioop
from Python (see also Introduction of PyDub introduces deprecation warning for python 3.13 #1980)tree-sitter-languages
Trying to build the aider repository with Python 3.13 on macOS currently needs these additional steps/packages ->
This results in an error at the end ->
The text was updated successfully, but these errors were encountered: