- 博客(9)
- 收藏
- 关注
原创 open3D中的o3d.geometry.TriangleMesh.create_coordinate_frame()函数失效
python版本过高,使用3.9的版本。
2025-04-21 12:06:25
110
原创 解决应用启动报错You must install .NET Desktop Runtime to run to run this application
如果安装了net的SDK工具还是无法解决,查看系统路径C:\Program Files\dotnet\host\fxr是不是有不应该存在的版本,有可能是版本冲突,卸载不了就删了这个文件夹。
2025-04-04 21:01:47
514
原创 numpy2.0版本及以上和多个python包有冲突,导致不能正常使用
你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。我们对Markdown编辑器进行了一些功能拓展与语法支持,除了标准的Markdown编辑器功能,我们增加了如下几点新功能,帮助你用它写博客:撤销:Ctrl/Command + Z重做:Ctrl/Command + Y加粗:Ctrl/Command + B斜体:Ctrl/Command + I标题:Ctrl/Command + S
2025-01-05 22:53:53
934
原创 解决报错问题:RuntimeError: Could not infer dtype of numpy.float32
解决报错问题:RuntimeError: Could not infer dtype of numpy.float32
2024-10-26 02:01:41
1923
3
原创 解决远程服务器重置后无法连接服务器
参考:https://code.visualstudio.com/docs/remote/troubleshooting?source=post_page…要更新密钥,在命令行运行:ssh-keygen -R 远程主机地址。
2022-12-24 15:50:52
279
原创 jupyter notebook主题
安装jupyter notebook主题的相关代码themes项目地址命令:conda install -c conda-forge jupyterthemes
2022-04-13 23:52:00
185
原创 解决configure: error: gmp.h header not found问题
sudo apt-get install libgmp3-dev
2020-07-24 10:16:35
7807
原创 解决cl.exe找不到的问题
解决cl.exe找不到的问题1.首先确保安装了VS里的C++组件2.在path里添加cl.exe的路径3.可能需要重启电脑4.打开命令行输入cl看是不是有用
2020-05-30 17:32:26
4892
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人