ai:aider:install-aider-from-source
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ai:aider:install-aider-from-source [2024/08/23 03:18] – odefta | ai:aider:install-aider-from-source [2025/06/17 12:08] (current) – odefta | ||
---|---|---|---|
Line 25: | Line 25: | ||
For venv: | For venv: | ||
.venv\Scripts\python.exe -m pip install --upgrade aider-chat | .venv\Scripts\python.exe -m pip install --upgrade aider-chat | ||
+ | </ | ||
+ | |||
+ | Alternatively you can try with: | ||
+ | < | ||
+ | py -3.12 -m venv venv | ||
+ | venv\Scripts\activate | ||
+ | python -m pip install -e . | ||
</ | </ | ||
ai/aider/install-aider-from-source.txt · Last modified: 2025/06/17 12:08 by odefta