Saran Tunyasuvunakool

Results 178 comments of Saran Tunyasuvunakool

@vmoens Could you please try https://github.com/saran-t/dm_control/pull/1 and see if it fixes your issue?

I'll have this fixed in our 1.0.6 release later this week.

This should now be fixed in version 1.0.6.

Would you be able to provide me with a code snippet (showing how you create an environment and step through it) that I can use to reproduce this issue?

Would you be able to post the stack trace of the segfault as well?

@traversaro On the other hand, as soon as you start interacting with X11 and GLX you're most likely already interacting with stuff outside of conda-forge anyway, no?

@vmoens I'd just try and see if anything goes wrong with older GCC. Just because we only run GCC down to version 9 on GH Actions doesn't mean that things...

The header lookup issue isn't going to go away by changing the compiler version, no. I was responding to your comment `The main reason why I was using gcc from...

Check out https://stackoverflow.com/questions/65780506/how-to-enable-avx-avx2-in-virtualbox-6-1-16-with-ubuntu-20-04-64bit

Just to confirm, if you `cat /proc/cpuinfo` in the VM, does it show AVX and/or AVX2 support?