Is something in Bevy not working as expected? Maybe one of these will resolve your problem:
thread 'main' panicked at 'Unable to find a GPU! Make sure you have installed required drivers!'
This error message means that bevy is unable to draw to your screen. Causes include:
vulkan-intel
or vulkan-radeon
.