Skip to content

v0.1.5.3

Choose a tag to compare

@Soulter Soulter released this 01 Feb 10:11
· 14 commits to master since this release
cc1619d

v0.1.5.3

刚进入脚本会提示:Enter the mirror URL (or press Enter to use default: https://mirrors.aliyun.com/pypi/simple):

直接回车!!

一些 FAQ:

  1. 报错:Python is not installed: 查看 文档
  2. 在检查依赖和安装依赖时报错: 关掉梯子,然后重新跑一下脚本。
  3. 报错 requires Microsoft C++ Build Tools 相关的: 如果使用了非常高的版本(3.13, 3.14),建议回退到 3.10,因为部分依赖可能没有适配高版本 python,需要本地编译。

Tip

如果还是部署不了 AstrBot:

  1. 尝试使用 Docker 部署,不会有任何依赖相关的问题(需要代理):https://astrbot.app/deploy/astrbot/docker.html#%E9%80%9A%E8%BF%87-docker-%E9%83%A8%E7%BD%B2
  2. 一键部署脚本本质上就是在自动化手动部署的事情,可以参考手动部署:https://astrbot.app/deploy/astrbot/cli.html

Full Changelog: v0.1.5.1...v0.1.5.3