-
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
Aider didn't see my env file in pipx version on macOS #2362
Comments
Thanks for trying aider and filing this issue. When reporting problems, it is very helpful if you can provide:
Including the “announcement” lines that aider prints at startup is an easy way to share some of this helpful info.
|
that's all. |
Adding to the above issue , I found the same error . It looks like it did not picked up the .env file. then reverted back to aider-chat 42.0 and it worked. Not sure when exactly the problem started. I'm running aider from python , but couldn't figure out how to specify the .env file |
If you run with |
Sorry , Its working on CLI , its throwing error only when called via python for me. |
Ah. It would be very hard for me to help debug your python scripting of aider. |
How can use debug on python , is that flag passed to Model?
its a simple prompt to check if it works , and threw error on 62.0 but works on 42.0. |
*update: I was able to fix it for my use-case with a workaround.
|
Issue
Starting from some version of aider it stopped to see my .env that is located in the aider install directory.
Now the .env file is located in
%user%/.local/pipx/venvs/aider-chat
.Version and model info
Aider: 0.62.1 installed via pipx
OS: macOS
The text was updated successfully, but these errors were encountered: