0

Wan2GP: ModuleNotFoundError: No module named 'torch'

@darsifyposted 7/22/2026, 9:49:44 AM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-07-22T09:48:54.216Z
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": "nvidia",
    "gpu_model": "nvidia geforce rtx 3060",
    "ram_gb": 48,
    "vram_gb": 12
  },
  "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": "INTEL",
    "model": "X99",
    "version": "Default string",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Xeon® E5-2650 v4",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "79",
    "stepping": "1",
    "revision": "20225",
    "speed": 2.2,
    "speedMin": 2.2,
    "speedMax": 2.2,
    "cores": 24,
    "physicalCores": 12,
    "processors": 1,
    "performanceCores": 24,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 0,
      "l1i": 0,
      "l2": 3145728,
      "l3": 31457280
    }
  },
  "memory": {
    "total": 51373010944,
    "free": 47398293504,
    "used": 3974717440,
    "active": 3974717440,
    "available": 47398293504,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 7516192768,
    "swapused": 0,
    "swapfree": 7516192768
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 3060"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 3060",
        "bus": "PCI",
        "vram": 12288,
        "vramDynamic": false,
        "driverVersion": "610.74"
      }
    ],
    "displays": [
      {
        "model": "BQ DL00",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1366,
        "currentResY": 768,
        "resolutionX": 1366,
        "resolutionY": 768,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/start.js/1784713701102

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

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

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate 
base & C:\pinokio\api\wan.git\app\env\Scripts\activate C:\pinokio\api\wan.git\app\env && python wgp.py --multipl
e-images
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'

(env) (base) C:\pinokio\api\wan.git\app>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: ModuleNotFoundError: No module named 'torch' · Pinokio