ai:aider:install-aider-from-source
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ai:aider:install-aider-from-source [2024/08/14 05:50] – odefta | ai:aider:install-aider-from-source [2024/08/23 03:18] (current) – odefta | ||
---|---|---|---|
Line 8: | Line 8: | ||
< | < | ||
python -m venv .venv | python -m venv .venv | ||
- | .venv\\scripts\\activate | + | |
+ | source .venv/ | ||
+ | .venv\\scripts\\activate | ||
</ | </ | ||
Line 19: | Line 22: | ||
< | < | ||
pip install --upgrade . | pip install --upgrade . | ||
+ | |||
+ | For venv: | ||
+ | .venv\Scripts\python.exe -m pip install --upgrade aider-chat | ||
</ | </ | ||
ai/aider/install-aider-from-source.1723603829.txt.gz · Last modified: 2024/08/14 05:50 by odefta