0

Wan2GP: ModuleNotFoundError: No module named 'torch'

@awgposted 8/24/2026, 3:35:20 AM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-08-24T03:30:55.873Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "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
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19045",
    "codename": "22H2",
    "kernel": "10.0.19045",
    "arch": "x64",
    "build": "19045",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Dell Inc.",
    "model": "Latitude 7480",
    "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": 8465170432,
    "free": 1252098048,
    "used": 7213072384,
    "active": 7213072384,
    "available": 1252098048,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 6174015488,
    "swapused": 727711744,
    "swapfree": 5446303744
  },
  "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": 1280,
        "currentResY": 720,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1787542161386

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

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

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & co
nda activate base & C:\pinokio\api\wan.git\app\venv\Scripts\activate C:\pinokio\api\wan.git\app\ven
v && python wgp.py --multiple-images --advanced
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\app\wgp.py", line 12, in <module>
    import torch._logging as tlog
ModuleNotFoundError: No module named 'torch'

(venv) (base) C:\pinokio\api\wan.git\app>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).