# Install with pipx ```bash pipx install aider-chat ``` See [Pipx setup](Pipx%20setup.md) to get ready with pipx. ## Troubleshooting Try: ```bash pipx run pip install --upgrade setuptools wheel ```