0

HunyuanVideo: OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed. Error load…

@wealth001posted 9/4/2026, 1:50:38 PM·0 replies

App: HunyuanVideo (hunyuanvideo.git)
Repo: https://github.com/pinokiofactory/hunyuanvideo.git
Generated: 2026-09-04T13:50:13.858Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.2.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "intel corporation",
    "gpu_model": "intel(r) hd graphics 620",
    "ram_gb": 8,
    "vram_gb": 1,
    "gpu_driver": null,
    "gpu_target": null
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "release": "10.0.22621",
    "codename": "22H2",
    "kernel": "10.0.22621",
    "arch": "x64",
    "build": "22621",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "HP",
    "model": "HP EliteBook 840 G4",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i5-7300U",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "142",
    "stepping": "9",
    "speed": 2.6,
    "speedMin": 2.6,
    "speedMax": 2.71,
    "cores": 4,
    "physicalCores": 2,
    "processors": 1,
    "performanceCores": 4,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 64,
      "l1i": 64,
      "l2": 524288,
      "l3": 3145728
    }
  },
  "memory": {
    "total": 8463278080,
    "free": 1617350656,
    "used": 6845927424,
    "active": 6845927424,
    "available": 1617350656,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 6442450944,
    "swapused": 774897664,
    "swapfree": 5667553280
  },
  "gpus": [
    {
      "model": "intel(r) hd graphics 620"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) HD Graphics 620",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {},
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\hunyuanvideo.git\\start.js": {
          "method": "shell.run",
          "params": {
            "venv": "env",
            "env": {
              "SERVER_NAME": "127.0.0.1",
              "SERVER_PORT": 42003
            },
            "path": "app",
            "message": [
              "python gradio_server.py --profile {{args.profile}} {{args.fast ? '--fast' : ''}} {{args.compile ? '--compile' : ''}} {{args.i2v ? '--i2v --lora-dir ../loras-i2v' : '--lora-dir ../loras'}}"
            ],
            "on": [
              {
                "event": "/http://[0-9.:]+/",
                "done": true
              }
            ]
          }
        }
      },
      "input": {
        "C:\\pinokio\\api\\hunyuanvideo.git\\start.js": {
          "profile": "4"
        }
      },
      "args": {
        "C:\\pinokio\\api\\hunyuanvideo.git\\start.js": {
          "profile": "4"
        }
      }
    },
    "procs": {},
    "gpu": "intel corporation",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) hd graphics 620",
        "driver": null
      }
    ],
    "gpu_model": "intel(r) hd graphics 620",
    "gpu_driver": null,
    "gpu_target": null,
    "ram": 8,
    "vram": 1,
    "version": "8.2.0",
    "audio": [
      {
        "id": "INTELAUDIO\\FUNC_01&VEN_14F1&DEV_2008&SUBSYS_103C828C&REV_1001\\4&256B657B&0&0001",
        "name": "Conexant ISST Audio",
        "manufacturer": "Conexant",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\FUNC_01&VEN_8086&DEV_280B&SUBSYS_80860101&REV_1000\\4&256B657B&0&0201",
        "name": "Intel(R) Display Audio",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Speaker",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "mem": {
      "total": 8463278080,
      "free": 1617350656,
      "used": 6845927424,
      "active": 6845927424,
      "available": 1617350656,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 6442450944,
      "swapused": 774897664,
      "swapfree": 5667553280,
      "writeback": null,
      "dirty": null
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Pro",
      "release": "10.0.22621",
      "codename": "22H2",
      "kernel": "10.0.22621",
      "arch": "x64",
      "hostname": "HTLAEW",
      "fqdn": "HTLAEW",
      "codepage": "437",
      "logofile": "windows",
      "serial": "00330-80000-00000-AA333",
      "build": "22621",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": false,
      "remoteSession": false
    },
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) HD Graphics 620",
          "bus": "PCI",
          "vram": 1024,
          "vramDynamic": true,
          "subDeviceId": "828C103C"
        }
      ],
      "displays": [
        {
          "vendor": "(Standard monitor types)",
          "model": "Generic PnP Monitor",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\cmn14c0\\4&1949b32a&0&uid265988_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": true,
          "connection": "INTERNAL",
          "resolutionX": 1920,
          "resolutionY": 1080,
          "sizeX": 31,
          "sizeY": 17,
          "pixelDepth": 32,
          "currentResX": 1536,
          "currentResY": 864,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 60
        }
      ]
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Core™ i5-7300U",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "142",
      "stepping": "9",
      "revision": "",
      "voltage": "",
      "speed": 2.6,
      "speedMin": 2.6,
      "speedMax": 2.71,
      "governor": "",
      "cores": 4,
      "physicalCores": 2,
      "performanceCores": 4,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "BGA1356",
      "flags": "de pse msr mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": false,
      "cache": {
        "l1d": 64,
        "l1i": 64,
        "l2": 524288,
        "l3": 3145728
      }
    },
    "shell": "CMD",
    "system": {
      "manufacturer": "HP",
      "model": "HP EliteBook 840 G4",
      "version": "",
      "serial": "5CG8216S13",
      "uuid": "f0cd7030-fe96-a29e-66df-f0bee0e49a56",
      "sku": "3GY47UP#ABA",
      "virtual": false
    }
  }
}

Logs

logs/api/start.js/1788529785179

Source: api / start.js
Lines: 15 total, last 15 included

[api shell.run]
Microsoft Windows [Version 10.0.22621.4317]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\hunyuanvideo.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\hunyuanvideo.git\app\env\Scripts\activate C:\pinokio\api\hunyuanvideo.git\app\env && python gradio_server.py --profile 4   --lora-dir ../loras
Traceback (most recent call last):
  File "C:\pinokio\api\hunyuanvideo.git\app\gradio_server.py", line 13, in <module>
    from hyvideo.utils.file_utils import save_videos_grid
  File "C:\pinokio\api\hunyuanvideo.git\app\hyvideo\utils\file_utils.py", line 5, in <module>
    import torch
  File "C:\pinokio\api\hunyuanvideo.git\app\env\lib\site-packages\torch\__init__.py", line 309, in <module>
    _load_dll_libraries()
  File "C:\pinokio\api\hunyuanvideo.git\app\env\lib\site-packages\torch\__init__.py", line 292, in _load_dll_libraries
    raise err
OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed. Error loading "C:\pinokio\api\hunyuanvideo.git\app\env\lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
HunyuanVideo: OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed. Error load… · Pinokio