Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

traceback(most recent call last) #5728

Open
Ujah0 opened this issue Sep 24, 2023 · 1 comment
Open

traceback(most recent call last) #5728

Ujah0 opened this issue Sep 24, 2023 · 1 comment

Comments

@Ujah0
Copy link

Ujah0 commented Sep 24, 2023

Screenshot 2023-09-23 122437
how do i solve this.

Running DeepFaceLive.
Traceback (most recent call last):
File "internal\DeepFaceLive\main.py", line 95, in
main()
File "internal\DeepFaceLive\main.py", line 88, in main
args.func(args)
File "internal\DeepFaceLive\main.py", line 30, in run_DeepFaceLive
from apps.DeepFaceLive.DeepFaceLiveApp import DeepFaceLiveApp
File "C:\Users\HP Victus\Documents\met\DeepFaceLive_DirectX12_internal\DeepFaceLive\apps\DeepFaceLive\DeepFaceLiveApp.py", line 11, in
from . import backend
File "C:\Users\HP Victus\Documents\met\DeepFaceLive_DirectX12_internal\DeepFaceLive\apps\DeepFaceLive\backend_init
.py", line 1, in
from .BackendBase import (BackendConnection, BackendConnectionData, BackendDB,
File "C:\Users\HP Victus\Documents\met\DeepFaceLive_DirectX12_internal\DeepFaceLive\apps\DeepFaceLive\backend\BackendBase.py", line 7, in
from xlib import time as lib_time
File "C:\Users\HP Victus\Documents\met\DeepFaceLive_DirectX12_internal\DeepFaceLive\xlib\time_init
.py", line 1, in
from .time import timeit, measure, FPSCounter, AverageMeasurer
File "C:\Users\HP Victus\Documents\met\DeepFaceLive_DirectX12_internal\DeepFaceLive\xlib\time\time_.py", line 11, in
if not kernel32.QueryPerformanceFrequency(_perf_freq):
File "C:\Users\HP Victus\Documents\met\DeepFaceLive_DirectX12_internal\DeepFaceLive\xlib\api\win32\wintypes\wintypes.py", line 37, in wrapper
raise RuntimeError(f'Unable to load {dll_name} library.')
RuntimeError: Unable to load kernel32 library.

@Ujah0 Ujah0 changed the title traceback(most traceback(most recent call last) Sep 24, 2023
@BigSegun
Copy link

BigSegun commented Nov 4, 2023

have you gotten a way out ?

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

No branches or pull requests

2 participants