
debug
CameliaV
博客主站https://camelliav.netlify.app/zh
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[debug]记linux上stable diffusion lora训练问题
linux训练stable diffusion lora可能遇到的问题原创 2024-07-01 22:47:13 · 604 阅读 · 0 评论 -
[debug]WSL2安装使用Perf WARNING: perf not found for kernel microsoft unable to locate linux tools wsl2
从微软WSL2 github 克隆kernel仓库构建后复制使用。可以在root用户下在/etc/sysctl.conf里加入设置。原创 2024-04-11 19:54:44 · 863 阅读 · 1 评论 -
[debug]WSL2远程主机强迫关闭了一个现有的连接。 Error code: Wsl/Service/CreateInstance/0x80072746
WSL2启动报错:远程主机强迫关闭了一个现有的连接。原创 2024-04-07 21:58:22 · 486 阅读 · 0 评论 -
[debug]compinit:503: no such file or directory: /usr/share/zsh/vendor-completions/_docker
zsh启动时报错:compinit:503: no such file or directory: /usr/share/zsh/vendor-completions/_docker。应是残余没有删除的链接,删除即可。原创 2024-04-07 21:54:05 · 466 阅读 · 0 评论 -
[debug]WSL2 turso auth | Error: failed to open auth URL: exec: “xdg-open,x-www-browser,www-browser“
turso auth login认证时报错。安装wslu解决。原创 2024-04-07 19:39:51 · 292 阅读 · 0 评论 -
[debug]nodejs fetch/js gemini api不使用代理问题 node:internal/process/promises:289 triggerUncaughtException
使用Gemini1.0 Pro API代码。fetch没有使用代理。通过undici配置。原创 2024-04-02 20:37:28 · 2451 阅读 · 1 评论 -
[debug]MeVisLab itk::ERROR: NiftiImageIO/Unknown component type: 0 Loaded data may be undefined.
更改网络输出图像类型为float32即可。原创 2024-03-26 00:03:57 · 403 阅读 · 0 评论 -
[debug] git提交remote unpack failed: index-pack failed/did not receive expected object/ failed to push
使用git fetch --unshallow 获取过往提交信息,再次推送github,成功。原创 2024-03-25 23:55:26 · 764 阅读 · 0 评论 -
[debug]点云cuda运算编译sh install.sh报错
cuda12及以上安装2.1.1(cuda12.1) 解决问题。原创 2024-03-11 20:46:08 · 272 阅读 · 1 评论