环境:Ubuntu
1.安装
curl -fsSL https://openclaw.ai/install.sh | bash


2.问题解决
(1)报错依赖关系

sudo apt --fix-broken install -y
(2)未找到openclaw命令


(3)接入飞书报错:




(4)飞书文件发送问题,提示path-not-allowed:



3.运行结果


curl -fsSL https://openclaw.ai/install.sh | bash



sudo apt --fix-broken install -y












