2 min read

upgrade aider-chat

ๅ› ็ˆฒๆˆ‘็”จ pipx๏ผŒๅ’Œๅฎ˜ๆ–น้ ่จญไธไธ€ๆจฃ๏ผŒๆฏๆฌก aider ๆœ‰ๆ›ดๆ–ฐๆ™‚้ƒฝ่ฆๆƒณไธ€ไธ‹ๆ‰็Ÿฅ้“ๆ€Ž้บฝๅš๏ผŒๆฏๆฌก้‡ๅˆฐ็š„ๅ•้กŒๅฆ‚ไธ‹๏ผš

$ aider
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
Newer aider version v0.59.1 is available.

python -m pip install --upgrade --upgrade-strategy only-if-needed aider-chat
Run pip install? (Y)es/(N)o [Yes]:

Installing: python -m pip install --upgrade --upgrade-strategy only-if-needed aider-chat


Installation failed.

error: externally-managed-environment

ร— This environment is externally managed
โ•ฐโ”€> To install Python packages system-wide, try 'pacman -S
    python-xyz', where xyz is the package you are trying to
    install.

    If you wish to install a non-Arch-packaged Python package,
    create a virtual environment using 'python -m venv path/to/venv'.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip.

    If you wish to install a non-Arch packaged Python application,
    it may be easiest to use 'pipx install xyz', which will manage a
    virtual environment for you. Make sure you have python-pipx
    installed via pacman.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by
passing --break-system-packages.
hint: See PEP 668 for the detailed specification.

ๅ…ถๅฏฆๅช่ฆไฝฟ็”จ pipx ๆŒ‡ไปคไพ†ๆ›ดๆ–ฐๅฐฑๅฏไปฅไบ†๏ผŒๅพˆ็ฐกๅ–ฎ๏ผš

$ pipx upgrade aider-chat
upgraded package aider-chat from 0.58.1 to 0.59.1 (location: /home/akccakcctw/.local/share/pipx/venvs/aider-chat)