aider/aider/website/_includes/venv-pipx.md
Paul Gauthier 0e2c7c60fa copy
2024-08-08 13:11:03 -03:00

7 lines
222 B
Markdown

{: .tip }
Using a Python
[virtual environment](https://docs.python.org/3/library/venv.html){:target="_blank"}
is recommended.
Or, you could
[use pipx to install aider](/docs/install/pipx.html)
once for your whole system.