iperov / DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.
GNU General Public License v3.0
46.27k stars 10.38k forks source link

traceback(most recent call last) #5728

Open Ujah0 opened 9 months ago

Ujah0 commented 9 months ago

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\DeepFaceLiveDirectX12_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.

BigSegun commented 8 months ago

have you gotten a way out ?