-
Notifications
You must be signed in to change notification settings - Fork 24
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
Install issue on mac #15
Comments
In the aider composer output at vscode you can find the start comamnd. And you can use it in your terminal to have a try. |
I have same problem.
|
I think this may be a python's issue. I use windows and don't have this problem. I google it, this may be a solution. but some users using mac does not have this issue. your issue is caused by pyenv? |
As the extension appears hardcoded to python (mine is python3) on mac I created a venv with aider-chat and flask in. I can move to that dir and aider runs fine from the terminal.
In the extension I have pointed it to the bin folder in that venv which has python in but the extension reports from the following uncaught error:
aider-chat service exited with code 2 and signal null
The text was updated successfully, but these errors were encountered: