Client = OpenAI() returns error "Client.__init__() got an unexpected keyword argument 'proxies'"

Same problem here.

OS: Windows 11 Home
Python: 3.12.6

Packages:

$ pip list
Package Version


aiosmtplib 3.0.2
aiosqlite 0.20.0
alembic 1.14.0
amqp 5.3.1
annotated-types 0.7.0
anyio 4.6.2.post1
billiard 4.2.1
black 24.10.0
blinker 1.9.0
cachetools 5.5.0
celery 5.4.0
certifi 2024.8.30
cffi 1.17.1
cfgv 3.4.0
charset-normalizer 3.4.0
click 8.1.7
click-didyoumean 0.3.1
click-plugins 1.1.1
click-repl 0.3.0
colorama 0.4.6
cryptography 44.0.0
debugpy 1.8.9
distlib 0.3.9
distro 1.9.0
dnspython 2.7.0
email_validator 2.2.0
fastapi 0.115.5
fastapi-mail 1.4.2
filelock 3.16.1
flake8 7.1.1
flower 2.0.1
gitdb 4.0.11
GitPython 3.1.43
google-auth 2.36.0
google-auth-oauthlib 1.2.1
greenlet 3.1.1
gspread 6.1.4
h11 0.14.0
httpcore 1.0.7
httplib2 0.22.0
httpx 0.28.0
humanize 4.11.0
identify 2.6.3
idna 3.10
iniconfig 2.0.0
Jinja2 3.1.4
jiter 0.8.0
kombu 5.4.2
linkali-api 0.0.1
Mako 1.3.6
MarkupSafe 3.0.2
mccabe 0.7.0
mypy-extensions 1.0.0
nodeenv 1.9.1
oauth2client 4.1.3
oauthlib 3.2.2
openai 1.55.2
packaging 24.2
pathspec 0.12.1
pip 24.2
platformdirs 4.3.6
pluggy 1.5.0
pre_commit 4.0.1
prometheus_client 0.21.0
prompt_toolkit 3.0.48
pyasn1 0.6.1
pyasn1_modules 0.4.1
pycodestyle 2.12.1
pycparser 2.22
pydantic 2.10.2
pydantic_core 2.27.1
pydantic-settings 2.6.1
pyflakes 3.2.0
PyJWT 2.10.1
pyparsing 3.2.0
pytest 8.3.3
python-dateutil 2.9.0.post0
python-dotenv 1.0.1
python-multipart 0.0.17
pytz 2024.2
PyYAML 6.0.2
redis 5.2.0
requests 2.32.3
requests-oauthlib 2.0.0
rsa 4.9
sentry-sdk 2.19.0
six 1.16.0
smmap 5.0.1
sniffio 1.3.1
SQLAlchemy 2.0.36
sqlmodel 0.0.22
starlette 0.41.3
tornado 6.4.2
tqdm 4.67.1
typing_extensions 4.12.2
tzdata 2024.2
urllib3 2.2.3
uvicorn 0.32.1
vine 5.1.0
virtualenv 20.28.0
wcwidth 0.2.13