ai:aider:install-aider-from-source
This is an old revision of the document!
Install Aider Chat From Source
git clone https://github.com/paul-gauthier/aider.git
In the local aider folder, execute:
python -m venv .venv .venv\\scripts\\activate
Then:
pip install -e .
To upgrade:
pip install --upgrade .
ai/aider/install-aider-from-source.1723603829.txt.gz · Last modified: 2024/08/14 05:50 by odefta