-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
Issue
If I run aider
in an environment with all_proxy
being set it gives the error below:
Error loading model metadata models: Error loading model definition from
/opt/homebrew/Cellar/aider/0.72.2/libexec/lib/python3.12/site-packages/aider/resources/model-metadata.json: Using
SOCKS proxy, but the 'socksio' package is not installed. Make sure to install httpx using `pip install
httpx[socks]`.
I guess aider
should include socksio
and https[socks]
package in its distribution.
Version and model info
Aider version: 0.72.2
Python version: 3.12.8
Platform: macOS-15.2-arm64-arm-64bit
Python implementation: CPython
Virtual environment: Yes
OS: Darwin 24.2.0 (64bit)
Git version: git version 2.48.1
Mickychen00
Metadata
Metadata
Assignees
Labels
No labels