ChatPaper icon indicating copy to clipboard operation
ChatPaper copied to clipboard

There is not PaperParams in chat_paper.py

Open tangramor opened this issue 1 year ago • 3 comments

$ 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

tangramor avatar May 29 '23 08:05 tangramor

我也是同样的bug

chanity256 avatar Jun 02 '23 11:06 chanity256

me too

leexueming avatar Jun 16 '23 14:06 leexueming

感谢老哥修正,很好用

DentistCode avatar Jun 18 '23 05:06 DentistCode