fry69

Results 271 comments of fry69

Thank you for filing this issue. aider needs the specific versions it requires, please do not add other versions, it will make aider crash. Please install aider separately from all...

I'm closing this issue for now. If any new related concerns arise, please feel free to comment, and I'll reopen the issue.

That should already be unnecessary. aider loads all files that are part of the context before sending them to the LLM fresh from the disk. They do not get stored...

The changes may not be visible to autocomplete, but the files get read from disk before they get sent to the LLM. You definitely do not need to `/drop` and...

Thank you for filing this issue. How did you install aider? Looks like the dependencies are wrong? If possible, try install aider via `pipx`. See also this troubleshooting guide ->...

If you are unsure what is in your context, you can use `/tokens` to check.

Thank you for filing this issue. Please install aider separately from all other Python modules, as it needs specific versions. At best use `pipx` to let it manage the aider`venv`...

Thank you for filing this issue. Please install aider separately from all other Python modules, as it needs specific versions. At best use `pipx` to let it manage the aider`venv`...

Thank you for filing this issue. How did you install aider? If you installed it via `homebrew`, please try using `pipx` instead. Sadly `pip` and package manger like `homebrew` either...

Thank you for filing this issue. How did you install aider? If you installed it via `homebrew`, please try using `pipx` instead. Sadly `pip` and package manger packages either interfere...