运行main.py时报错,求大佬解答 #1301
Unanswered
AGoldenbread
asked this question in
Q&A
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Traceback (most recent call last):
File "D:\google\chatgpt_academic-master\main.py", line 54, in
with gr_L1():
^^^^^^^
File "D:\google\chatgpt_academic-master\main.py", line 44, in
gr_L1 = lambda: gr.Row().style()
^^^^^^^^^^^^^^
AttributeError: 'Row' object has no attribute 'style'
Beta Was this translation helpful? Give feedback.
All reactions