WeKnora
WeKnora copied to clipboard
windows系统不能用# 一键启动 ./scripts/start_all.sh
能否提供windows脚本
启动时报的报错是什么? 可以自行启动ollama,然后执行docker compose up -d
用bash start_all.sh执行脚本会提示如下报错: 此应用程序需要适用于 Linux 的 Windows 子系统可选组件。 通过运行安装它: wsl.exe --install --no-distribution 可能需要重新启动系统才能使更改生效。 错误代码: Bash/WSL_E_WSL_OPTIONAL_COMPONENT_REQUIRED 用.\start_all.sh会提示让选择打开文件的方式。 有没有办法提供个windows可直接执行的脚本