摘要: 前置 需安装conda与wsl 1.conda使用一条命令 wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda.sh ; bash ~/miniconda.sh -b -p 阅读全文
posted @ 2025-09-07 23:48 supermao12 阅读(107) 评论(0) 推荐(0)
摘要: 解决dify沙箱权限问题 进入dify-sandbox容器进行目录赋权 宿主机对目录赋权 PS C:\Users\25671> cd .\Desktop\ PS C:\Users\25671\Desktop> cd .\dify-new\ PS C:\Users\25671\Desktop\dify 阅读全文
posted @ 2025-09-07 22:54 supermao12 阅读(204) 评论(0) 推荐(1)