Skip to content
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

Build instructions are unclear #732

Closed
cognivore opened this issue Jun 25, 2024 · 4 comments
Closed

Build instructions are unclear #732

cognivore opened this issue Jun 25, 2024 · 4 comments
Labels
question Further information is requested

Comments

@cognivore
Copy link

Issue

pip install installs a version that complaints about it being old; pip upgrade doesn't upgrade the version as suggested. Furthermore, in a little bit, the version installed with pip breaks.

Best case scenario for everyone would be to package aider-chat as a python3Package in NixOS; second best case scenario would be to provide a clear instruction about how to build the program locally and link the resulting artefact into .local/bin.

If there is a will to package it for Nix, I am ready to work on it (it will require packaging grep-ast into python3Packages too). Otherwise, it would be cute to get the community to come up with documentation about local installs.

Version and model info

No response

@cognivore
Copy link
Author

https://github.com/gebeer/flake-aider-chat

In the meantime, this ad-hoc solution seems to work for me.

@paul-gauthier
Copy link
Owner

Thanks for trying aider and filing this issue.

Can you share the output that makes you think pip install is installing an old version? Please include all the announce lines that print when aider starts.

@paul-gauthier paul-gauthier added the question Further information is requested label Jun 25, 2024
@cognivore
Copy link
Author

Will do! Thank you for your work on it, if anything, it's a very instructional project for those who are curious about building configured agents on top of existing models.

In the meantime, a small update to whom it may concern: if you're using more recent nix, LD_LIBRARY_PATH hack is unnecessary.

https://github.com/cognivore/flake-aider-chat is compatible with the main branch of nixpkgs.

@paul-gauthier
Copy link
Owner

I'm going to close this issue for now, but feel free to add a comment here and I will re-open or file a new issue any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants