kaixindelele / ChatPaper

Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复

Home Page:https://chatwithpaper.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于常见报错4:Https通信错误

hewh16 opened this issue · comments

应该是urllib3的版本问题,亲测安装urllib3的1.25.11的版本可以解决。使用命令:

pip install urllib3==1.25.11