0
点赞
收藏
分享

微信扫一扫

【open3d】 GLFW Error: WGL: Failed to make context current: 不支持请求的转换操作


目录

  • ​​问题​​
  • ​​解决​​
  • ​​参考​​

问题

在使用open3d可视化的时候,会闪退,并出现以下错误:
GLFW Error: WGL: Failed to make context current: 不支持请求的转换操作

解决

将显卡设置为独立显卡。

【open3d】 GLFW Error: WGL: Failed to make context current: 不支持请求的转换操作_python

【open3d】 GLFW Error: WGL: Failed to make context current: 不支持请求的转换操作_闪退_02


注意python是要选择pycharm中对应的解析器

参考

​​[Open3D ERROR] GLFW Error: WGL: Failed to make context current解决方案​​


举报

相关推荐

0 条评论