"Eine DLL -Initialisierungsroutine für dynamische Linkbibliothek (DLL) ist fehlgeschlagen"Python

Python-Programme
Anonymous
 "Eine DLL -Initialisierungsroutine für dynamische Linkbibliothek (DLL) ist fehlgeschlagen"

Post by Anonymous »

Ich versuche, MediaPipe auf Pycharm zum Laufen zu bringen. Ich erhalte jedoch den folgenden Fehler: < /p>

Code: Select all

in 
import mediapipe as mp
in 
from mediapipe.python import *,
from mediapipe.python._framework_bindings import model_ckpt_util
ImportError: DLL load failed while importing _framework_bindings: A dynamic link library (DLL) initialization routine failed.
Ich habe versucht, die Lösungen auszuführen, die in https://github.com/google-ai-ediapipe/i ... -817253475
gelöst werden können.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post