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 00:18] – odefta | ai:aider:install-aider-from-source [2025/06/17 09: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.1724372311.txt.gz · Last modified:  by odefta
                
                