binary-husky / binary-husky/gpt_academic
[Feature]: 一键脚本里pip_setup.py修改两行代码,就可以免去每次要输入的麻烦。
Open
- Dominant language
- Python
- Stars
- 71.4k
- Forks
- 8.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Class | 类型
None
### Feature Request | 功能请求
https://github.com/binary-husky/gpt_academic/releases 这里下载的一键脚本,
安装完成后,正常使用期间,
每次点开,Windows双击这里运行.bat。都要输入1或2,之后又要输入enter。
不是很方便。
修改一下pip_setup.py里的两行,
50行改成。 choice = 2
74行注释掉。 # input(ready_msg)
以后再双击 Windows双击这里运行.bat 。就直接运行,弹出网页了。很省事。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at pip_setup.py, especially lines 50 and 74, and trace how the Windows launch .bat invokes it. Verify the current prompts, then confirm that the normal launch proceeds without the choice and Enter inputs and opens the web page as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100