软件要求
- Windows 10 1903及以上版本,或Windows 11(本人使用的是Windows 10 2021 LTSC,镜像文件名:SW_DVD9_WIN_ENT_LTSC_2021_64BIT_ChnSimp_MLF_X22-84402.ISO)
- Node.js 24
硬件要求(本地)
- 16GB内存
- 双核或以上CPU
- 100GB以上的剩余空间
- 较好的核显或独显
安装命令(PS)
iwr -useb https://openclaw.ai/install.ps1 | iex
安装命令(PS、切换到国内)
npm config set registry https://registry.npmmirror.com
npm uninstall -g openclaw --silent
npm install -g openclaw --force --ignore-scripts
安装git
- https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.3/Git-2.53.0.3-64-bit.exe
- https://git-scm.com/install/windows
https://git-scm.com/install/windows
安装ollama
- https://lestore.lenovo.com/detail/L118505(国内联想地址,选择普通下载)
- https://ollama.com/download(官方,速度慢)