Skip to content
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

RuntimeError: vk::createInstanceUnique: ErrorExtensionNotPresent #8

Open
NW9712 opened this issue Dec 17, 2023 · 2 comments
Open

RuntimeError: vk::createInstanceUnique: ErrorExtensionNotPresent #8

NW9712 opened this issue Dec 17, 2023 · 2 comments

Comments

@NW9712
Copy link

NW9712 commented Dec 17, 2023

I have found an error "RuntimeError: vk::createInstanceUnique: ErrorExtensionNotPresent" during the running of reenact.py. How to fix this problem?

@YoucanBaby
Copy link

Hi, @NW9712

I got the same error "RuntimeError: vk::createInstanceUnique: ErrorExtensionNotPresent".

Have you solved this problem? If you solve it, please tell me how, thank you very much!

@YoucanBaby
Copy link

YoucanBaby commented Dec 21, 2023

Hi, @michaildoukas

I think this may be a problem caused by the driver not supporting it. Can you tell me your driver version?

When I run "vulkaninfo", I got this error :

`VULKAN INFO

Vulkan Instance Version: 1.1.70

/build/vulkan-UL09PJ/vulkan-1.1.70+dfsg1/demos/vulkaninfo.c:2700: failed with VK_ERROR_INITIALIZATION_FAILED`

I guess I found the answer: game-ci/docker#215 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants