Skip to content
Discussion options

You must be logged in to vote

For what regard the first problem it seems you have a really old libstdc++.so.6 in your conda environment, that is so old that it is not recent enough for your system GPU driver. While LD_PRELOAD is a workaround, perhaps you could simply try to update the libstdc++.so.6 installed by conda?

On the black screen, d3d12 is quite sensitive on the underlying driver. What happens if you pass LIBGL_ALWAYS_SOFTWARE=1 ? Which GPU do you have on your system?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@HaomiaoZ
Comment options

@traversaro
Comment options

@HaomiaoZ
Comment options

Answer selected by HaomiaoZ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants