LiangYang666 / ChatGPT-Web

使用GPT-3.5 API创建的ChatGPT聊天页面,支持云部署,多用户使用,多对话管理,公式显示,流式动态显示,windows和linux均可极简部署,网页版 html python flask
MIT License
492 stars 308 forks source link

ChatGPT API error: Error communicating with OpenAI: Missing dependencies for SOCKS support. #6

Closed newyorkthink closed 1 year ago

newyorkthink commented 1 year ago

![Uploading image.png…]()

newyorkthink commented 1 year ago

image

LiangYang666 commented 1 year ago

麻烦看下程序报错信息,应该是缺包

Thinker @.***> 于 2023年3月15日周三 下午9:54写道:

[image: image] https://user-images.githubusercontent.com/87791643/225329964-f1898e47-fedb-4683-9955-84c227df12d1.png

— Reply to this email directly, view it on GitHub https://github.com/LiangYang666/ChatGPT-Web/issues/6#issuecomment-1470052645, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJDXN27VDGYHHIITUN6RCK3W4HCZDANCNFSM6AAAAAAV33LDZ4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

newyorkthink commented 1 year ago

麻烦看下程序报错信息,应该是缺包 Thinker @.> 于 2023年3月15日周三 下午9:54写道: [image: image] https://user-images.githubusercontent.com/87791643/225329964-f1898e47-fedb-4683-9955-84c227df12d1.png — Reply to this email directly, view it on GitHub <#6 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJDXN27VDGYHHIITUN6RCK3W4HCZDANCNFSM6AAAAAAV33LDZ4 . You are receiving this because you are subscribed to this thread.Message ID: @.> 没有任何报错信息

newyorkthink commented 1 year ago

image

newyorkthink commented 1 year ago

image

LiangYang666 commented 1 year ago

image

建议捕捉到具体报错信息再分析,你之前的图片有反馈ChatGPT API error,请在出现这个反馈报错时查看程序报错信息

newyorkthink commented 1 year ago

没报错信息

LiangYang666 commented 1 year ago

缺包,使用 pip install pysocks 安装必要包