0

Wan2GP: ModuleNotFoundError: No module named 'mmgp'

@reymortalhzposted 8/24/2026, 4:57:59 AM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-08-24T04:56:01.497Z
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 3050",
    "ram_gb": 16,
    "vram_gb": 8
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19044",
    "codename": "21H2",
    "kernel": "10.0.19044",
    "arch": "x64",
    "build": "19044",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Gigabyte Technology Co., Ltd.",
    "model": "B450M DS3H",
    "version": "Default string",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 5 3600 6-Core Processor",
    "vendor": "AuthenticAMD",
    "family": "23",
    "model": "113",
    "stepping": "0",
    "revision": "28928",
    "speed": 3.6,
    "speedMin": 3.6,
    "speedMax": 3.6,
    "cores": 12,
    "physicalCores": 6,
    "processors": 1,
    "performanceCores": 12,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 192,
      "l1i": 192,
      "l2": 3145728,
      "l3": 33554432
    }
  },
  "memory": {
    "total": 17100431360,
    "free": 8208363520,
    "used": 8892067840,
    "active": 8892067840,
    "available": 8208363520,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 4781506560,
    "swapused": 513802240,
    "swapfree": 4267704320
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 3050"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 3050",
        "bus": "PCI",
        "vram": 8192,
        "vramDynamic": false,
        "driverVersion": "591.86"
      }
    ],
    "displays": [
      {
        "model": "XG7ACS",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 2560,
        "currentResY": 1440,
        "resolutionX": 2560,
        "resolutionY": 1440,
        "pixelDepth": 32,
        "currentRefreshRate": 143
      }
    ]
  }
}

Logs

logs/api/start.js/1787547337066

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

[api shell.run]
Microsoft Windows [Versión 10.0.19044.3086]
(c) Microsoft Corporation. Todos los derechos reservados.

D:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\pinokio\api\wan.git\app\venv\Scripts\activate D:\pinokio\api\wan.git\app\venv && python wgp.py --multiple-images --advanced
D:\pinokio\api\wan.git\app\venv\Lib\site-packages\torch\_subclasses\functional_tensor.py:283: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:84.)
  cpu = _conversion_method_template(device=torch.device("cpu"))
Traceback (most recent call last):
  File "D:\pinokio\api\wan.git\app\wgp.py", line 38, in <module>       
    from mmgp import offload, safetensors2, profile_type , quant_router
ModuleNotFoundError: No module named 'mmgp'
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).