Python version 3.13 is not supported. Please install Python 3.9-3.12. #166
Replies: 6 comments
-
|
Can you help me debug the issue by providing output of |
Beta Was this translation helpful? Give feedback.
-
|
With the version 0.2.3 new environment variable has been introduced - |
Beta Was this translation helpful? Give feedback.
-
|
Do you plan to support Python 3.13 at some point / what are the blockers with Python 3.13 atm? |
Beta Was this translation helpful? Give feedback.
-
|
When Aider supports Python 3.13 then the support can be also added to AiderDesk. See the issue for more details. |
Beta Was this translation helpful? Give feedback.
-
|
I have tried the following: in .zshrc and .bashrc - but I keep getting the error that 3.13 is not supported. |
Beta Was this translation helpful? Give feedback.
-
Now it installs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am on macOS Sonoma 14.6.1 and am using the pre-built release. I get a "Setup Failed" error with the message, "Python version 3.13 is not supported. Please install Python 3.9-3.12."
I have multiple versions of Python installed on my system. My system Python is 3.9 and the Python in my terminal Path is 3.10. Starting the app from the terminal doesn't make a difference, so it doesn't seem to matter what is in my path.
Beta Was this translation helpful? Give feedback.
All reactions