【建议】能否将env的包全部离线化
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 78
- Forks
- 64
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
虽然目前已经增加了境内 IP 的清华源镜像,但对于部分用户来说(例如 IP 被清华源封禁,或设备本身无法联网),安装过程仍然无法顺利进行。更麻烦的是,即使之后配置好了网络,第二次启动安装程序时它也不会再次运行,导致安装过程异常令人头疼。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing the installation entry point and how it handles unavailable network access and a second startup. Define the offline package source and the expected retry behavior before estimating implementation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100