-
Notifications
You must be signed in to change notification settings - Fork 45
在一键脚本处添加uv报错解决方案,这次听取@Sjshi763的建议,采取了md格式 #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v4
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你好 - 我已经审阅了你的修改,它们看起来很棒!
帮助我更有用!请点击每个评论上的 👍 或 👎,我将利用这些反馈来改进你的评论。
Original comment in English
Hey there - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Sjshi763
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
建议简化脚本的md语法,不需要一行一个```
Sjshi763
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 在现在的149行修改了文件目录,但问题是这里是报错啊,改这个干嘛?
- 现在的第148行的md语法应该是有误的,建议一起改了
| × Failed to build astrbot @ file:///root/ | ||
| ├─▶ Failed to install requirements from build-system.requires | ||
| ├─▶ Failed to install build dependencies | ||
| ├─▶ Failed to install: trove_classifiers-2025.9.11.17-py3-none-any.whl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这边没有md语法,我看了一下提交确实不是这次修改的,如果你想可以顺便修改这个
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我看了一下其实是有的但不是```而是`所以导致被识别为一行导致显示问题,建议修改
| >如果出现了 `[WARN] uv sync 失败,重试 2/3 | ||
| × Failed to build astrbot @ file:///root/AstrBot | ||
| × Failed to build astrbot @ file:///root/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
问一下这里为什么要修改文件目录
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个md版本是我直接从复制maibot的docs,我之前在那边提pr的时候为了防止起疑就吧Astrbot这个目录给我
|
是否可以加到 termux 的部署文档那里? |
您看一下,要是没有什么致命的语法错误就合并吧,我最近也没空改了 |
如题
脚本部分:根上次结束Termux配置的一样,主要报错大部分出现在一个脚本中,所以再次添加,这次就好@Sjshi763的建议,采取了md格式
Sourcery 总结
记录 Termux 部署中 UV 同步失败的变通方案
文档:
UV_LINK_MODE=copy变通方案的“报错解决方案”部分Original summary in English
Summary by Sourcery
Document UV sync failure workaround for Termux deployments
Documentation: