kaixindelele / ChatPaper

Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
https://chatwithpaper.org
Other
18.19k stars 1.91k forks source link

There is not PaperParams in chat_paper.py #229

Open tangramor opened 1 year ago

tangramor commented 1 year ago
$ python3 app.py
Traceback (most recent call last):
  File "/mnt/d/workspace/ChatGPT/ChatPaper/app.py", line 11, in <module>
    from chat_paper import PaperParams, chat_paper_main
ImportError: cannot import name 'PaperParams' from 'chat_paper' (/mnt/d/workspace/ChatGPT/ChatPaper/chat_paper.py)

image

chanity256 commented 1 year ago

我也是同样的bug

leexueming commented 1 year ago

me too

DentistCode commented 1 year ago

感谢老哥修正,很好用