MishaLaskin / curl

CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
MIT License
561 stars 88 forks source link

A bug: Segmentation fault (core dumped) #21

Open ShiguangSun opened 3 years ago

ShiguangSun commented 3 years ago

Hi, thank you for sharing your code. When I run run.sh in a ubuntu server, I got a error:

warnings.warn(colorize('%s: %s'%('WARN', msg % args), 'yellow')) CRITICAL:absl:OpenGL version 1.5 or higher required CRITICAL:absl:OpenGL ARB_framebuffer_object required CRITICAL:absl:OpenGL ARB_vertex_buffer_object required ./scripts/run.sh: line 10: 4276 Segmentation fault (core dumped)

But when I run it in my own computer, the error didn't appear. I can't fix it in the server, I'd appreciate any help on this error.

MishaLaskin commented 3 years ago

That's most likely an issue w/ DMControl rendering https://github.com/deepmind/dm_control#rendering. Make sure DMControl can render