aider
aider copied to clipboard
[Info] How to install Aider on Windows
Since I had troubles installing Aider on Windows, I finaly managed it with these steps:
> pip install aider-chat --user> $env:OPENAI_API_KEY='sk-...- This created
aider.exeinc:\users\%username%\appdata\roaming\python\python311\scripts\folder. But this folder was not added to PATH by default. So you need to add the folder to yout PATH manually. Be avare the folder will be different for different versions of Python.