Shuqi Xiao

Results 3 comments of Shuqi Xiao

I am also dealing with the same problem, looking forward to your valuable advice or guidances.

I wonder if https://docs.astral.sh/uv/concepts/resolution/#dependency-metadata is a solution for this?

Reinstall `aider` with `httpcore[socks]` If you are using `uv`: ``` uv tool install --force --python python3.12 --with pip --with httpcore[socks] aider-chat@latest ```