binary-husky / binary-husky/gpt_academic
[Bug]: File "/projects/gpt_academic/themes/gui_toolbar.py", line 4, in define_gui_toolbar with gr.Floating(init_x="0%", init_y="0%", visible=True, width=None, drag="forbidden", elem_id="tooltip"):
- Dominant language
- Python
- Stars
- 71.4k
- Forks
- 8.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Others | 非最新版
### OS | 操作系统
Linux
### Describe the bug | 简述
install gradio==3.33.0 not working with this error
'3.32.9', '3.32.10', '3.32.11' this three version is no longer available
### Screen Shot | 有帮助的截图
with gr.Floating(init_x="0%", init_y="0%", visible=True, width=None, drag="forbidden", elem_id="tooltip"):
^^^^^^^^^^^
### Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with themes/gui_toolbar.py at line 4 and inspect the Gradio version declared in requirements.txt. Reproduce the installation on Linux with the reported dependency versions, then verify that the toolbar initializes without the reported gr.Floating error and that the unavailable Gradio versions are no longer required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100