会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Angry Panda(T-800)
上一页
1
···
158
159
160
161
162
163
164
165
166
···
281
下一页
2023年4月12日
2023.4.12.汇报.pptx
摘要: 6月份汇报想法 8月份写论文
阅读全文
posted @ 2023-04-12 23:03 Angry_Panda
阅读(32)
评论(0)
推荐(0)
2023年4月11日
vim跳转到上次和下次光标位置
摘要: 在vim的命令模式下: ctrl + i 下次光标位置; ctrl + o 上次光标位置。
阅读全文
posted @ 2023-04-11 17:24 Angry_Panda
阅读(602)
评论(0)
推荐(0)
Deepin20系统开机报错——You are in emergency mode ... Cannot open access to console, the root account is locked. emergency mode/“journalctl -xb”
摘要: 参考: https://knowledge.ipason.com/ipKnowledge/knowledgedetail.html/1286 https://blog.csdn.net/wenfei11471/article/details/110733191 https://bbs.deepin.
阅读全文
posted @ 2023-04-11 15:33 Angry_Panda
阅读(1957)
评论(0)
推荐(0)
2023年4月10日
如何在WSL2中安装可执行编译.cu文件的cuda环境
摘要: 参考nvidia官方文档: https://docs.nvidia.com/cuda/wsl-user-guide/index.html#installing-insider-preview-builds 第一步: sudo apt-key del 7fa2af80 第二步: sudo apt in
阅读全文
posted @ 2023-04-10 16:44 Angry_Panda
阅读(251)
评论(0)
推荐(0)
2023年4月8日
mujoco_py.cymj.GlfwError: Failed to initialize GLFW
摘要: 安装mujoco后运行可视化界面代码报错: mujoco_py.cymj.GlfwError: Failed to initialize GLFW 解决方法: sudo apt-get install libglew-dev sudo apt-get install libglfw3 libglfw
阅读全文
posted @ 2023-04-08 07:48 Angry_Panda
阅读(1447)
评论(0)
推荐(0)
Error occurred while running `from pyglet.gl import *`HINT: make sure you have OpenGL install. On Ubuntu, you can run 'apt-get install python-opengl'.
摘要: 安装mujoco后运行可视化界面代码报错: Error occurred while running `from pyglet.gl import *`HINT: make sure you have OpenGL install. On Ubuntu, you can run 'apt-get i
阅读全文
posted @ 2023-04-08 06:24 Angry_Panda
阅读(145)
评论(0)
推荐(0)
2023年4月7日
No such file or directory: 'patchelf': 'patchelf'
摘要: 安装mujoco报错: No such file or directory: 'patchelf': 'patchelf' 解决方法: sudo apt-get install patchelf
阅读全文
posted @ 2023-04-07 22:40 Angry_Panda
阅读(317)
评论(0)
推荐(0)
/usr/bin/ld cannot find -lGL
摘要: 安装mujoco报错: /usr/bin/ld cannot find -lGL 解决方法: sudo apt install libgl1-mesa-dev
阅读全文
posted @ 2023-04-07 22:33 Angry_Panda
阅读(87)
评论(0)
推荐(0)
fatal error: GL/osmesa.h: No such file or directory
摘要: 安装mujoco报错: fatal error: GL/osmesa.h: No such file or directory 解决方法: sudo apt install libosmesa6-dev
阅读全文
posted @ 2023-04-07 22:27 Angry_Panda
阅读(455)
评论(0)
推荐(0)
windows10开启电源模式中的休眠选项
摘要: 使用管理员权限开启PowerShell,输入命令: powercfg -h on
阅读全文
posted @ 2023-04-07 21:19 Angry_Panda
阅读(125)
评论(0)
推荐(0)
上一页
1
···
158
159
160
161
162
163
164
165
166
···
281
下一页
公告
导航
博客园
首页
新随笔
联系
订阅
管理