0

Wan2GP: ModuleNotFoundError: No module named 'typing_extensions'

@taipeisaintposted 8/1/2026, 5:13:32 PM·0 replies

App: Wan2GP (wan2gp.git)
Repo: https://github.com/umsfeuer-bot/wan2gp.git
Generated: 2026-08-01T17:13:01.806Z
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 5060",
    "ram_gb": 32,
    "vram_gb": 8
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUSTeK COMPUTER INC.",
    "model": "ASUS TUF GAMING T500MV",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i5-13420H",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "186",
    "stepping": "2",
    "speed": 2.1,
    "speedMin": 2.1,
    "speedMax": 2.1,
    "cores": 12,
    "physicalCores": 8,
    "processors": 1,
    "performanceCores": 12,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 327680,
      "l1i": 393216,
      "l2": 7340032,
      "l3": 12582912
    }
  },
  "memory": {
    "total": 33927147520,
    "free": 21244477440,
    "used": 12682670080,
    "active": 12682670080,
    "available": 21244477440,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 34359738368,
    "swapused": 94371840,
    "swapfree": 34265366528
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 5060"
    },
    {
      "model": "intel(r) uhd graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5060",
        "bus": "PCI",
        "vram": 8151,
        "vramDynamic": false,
        "driverVersion": "610.88"
      },
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "AroTV",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 3840,
        "resolutionY": 2160,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1785604370440

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

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

C:\pinokio\api\wan2gp.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\wan2gp.git\app\env\Scripts\activate C:\pinokio\api\wan2gp.git\app\env && python wgp.py --multiple-images 
Traceback (most recent call last):
  File "C:\pinokio\api\wan2gp.git\app\wgp.py", line 12, in <module>
    import torch._logging as tlog
  File "C:\pinokio\api\wan2gp.git\app\env\lib\site-packages\torch\__init__.py", line 34, in <module>
    from typing_extensions import ParamSpec as _ParamSpec
ModuleNotFoundError: No module named 'typing_extensions'

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