Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

traceback(most recent call last) #5728

Description

@Ujah0

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions