-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvidia-docker libGL error: failed to load driver: "swrast" #8
Comments
Did you get this error in Docker container? |
yes, i got that error with |
I see. To be honest, I have not used |
I confirmed with below environment:
But, unfortunately I can't reproduce what you reported. For exmaple, $ docker-compose run aten
$ cd aten
$ mkdir build
... |
Maybe i used wrong nvidia driver version. I managed to build code using host OS, without docker. |
using docker-compose
related to NVIDIA/nvidia-docker#534 (comment)
fixable by https://github.com/Seanmatthews/ros-docker-gazebo/blob/master/kinetic/Dockerfile#L8
The text was updated successfully, but these errors were encountered: