上一页 1 2 3 4 5 6 ··· 60 下一页
摘要: https://blog.csdn.net/XdecadeXXX/article/details/137912369 阅读全文
posted @ 2025-03-28 10:05 DawnTraveler 阅读(54) 评论(0) 推荐(0)
摘要: 1.问题 描述 使用nncase将onnx的模型转k模型的bug,运行脚本后提示: Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: DLL load failed while im 阅读全文
posted @ 2025-03-26 17:00 DawnTraveler 阅读(189) 评论(3) 推荐(1)
摘要: 1.参考 参考链接:https://www.cnblogs.com/guanghui-hua/p/18078394 2.原文 conda的通道与镜像地址 当我们使用conda install xxx或者conda creat -n xxx命令时,就会从一个叫做配置文件的地方去下载一些包,通道(cha 阅读全文
posted @ 2025-03-26 16:50 DawnTraveler 阅读(819) 评论(0) 推荐(0)
摘要: 1.问题 如图,我们从GitHub上克隆下来一个库,内部还有类似这种右边蓝色S的表示的是该工程的子模块部分,一般初始为空,导致错误 2.解决 我们需要用git submodule update --recursive --remote命令去更新初始化我们的子模块 或者使用(实际测试发现上述存在一定问 阅读全文
posted @ 2025-03-15 18:11 DawnTraveler 阅读(131) 评论(0) 推荐(0)
摘要: 1.问题 Failed to connect to github.com port 443 after 2078 ms: Couldn‘t connect to server 2.解决 参考:【已解决】Failed to connect to github.com port 443 after 20 阅读全文
posted @ 2025-03-15 17:58 DawnTraveler 阅读(31) 评论(0) 推荐(0)
摘要: 参考链接 https://draapho.github.io/2017/02/19/1706-linux-centos7/ 原文 环境及结论 大环境的搭建思路可参考嵌入式linux环境搭建-主机端 gateway ip 10.0.0.138 PC windows: win10 64bit, ip 1 阅读全文
posted @ 2025-01-06 15:09 DawnTraveler 阅读(32) 评论(0) 推荐(0)
摘要: FinalShell激活码在线生成 在线地址:https://www.apibug.com/zxtools/finalshell# 新版FinalShell算法已经修改,请在右方下载老版本. Windows版本下载 MacOs版本下载 简单使用教程: 打开你的 FinalShell,点击左下角灰字 阅读全文
posted @ 2025-01-06 14:25 DawnTraveler 阅读(8034) 评论(1) 推荐(1)
摘要: 1.分享资源 通过网盘分享的文件:VMware Workstation 17 链接: https://pan.baidu.com/s/1hbv5UdsEJYWznCQzx6d-cA?pwd=tix4 提取码: tix4 --来自百度网盘超级会员v2的分享 阅读全文
posted @ 2025-01-05 21:31 DawnTraveler 阅读(106) 评论(0) 推荐(0)
摘要: 地址:https://www.hostbuf.com/ 阅读全文
posted @ 2025-01-05 21:20 DawnTraveler 阅读(44) 评论(0) 推荐(0)
摘要: 1.问题 出现如上维妮塔:fatal: unable to access ‘https://github.com/...‘ 2.解决方式 我的问题是开了系统代理,但没有将git配置中进行更新,关闭即可。 阅读全文
posted @ 2024-12-28 21:01 DawnTraveler 阅读(192) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 60 下一页