Make sure you have a recent driver update installed.
Make sure you're using a valid compiler.
Currently, only the latest version of MSVC is currently supported.
Install the latest Vulkan SDK: https://vulkan.lunarg.com/
Install a stable version of conan.
PIP: pip install --user conan
Windows: choco install conan -y
Macos: brew install conan