0

Wan2GP: ModuleNotFoundError: No module named 'httpx'

@bungchaposted 8/8/2026, 3:17:50 AM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/cmfreak3-jpg/wan.git
Generated: 2026-08-08T07:52:15.434Z
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",
    "ram_gb": 8,
    "vram_gb": 2
  },
  "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": "To be filled by O.E.M.",
    "model": "To be filled by O.E.M.",
    "version": "To be filled by O.E.M.",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i5-3470T",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "58",
    "stepping": "9",
    "revision": "14857",
    "speed": 2.9,
    "speedMin": 2.9,
    "speedMax": 2.9,
    "cores": 4,
    "physicalCores": 2,
    "processors": 1,
    "performanceCores": 4,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 131072,
      "l1i": 0,
      "l2": 524288,
      "l3": 3145728
    }
  },
  "memory": {
    "total": 8474570752,
    "free": 5647155200,
    "used": 2827415552,
    "active": 2827415552,
    "available": 5647159296,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 1342177280,
    "swapused": 0,
    "swapfree": 1342177280
  },
  "gpus": [
    {
      "model": "intel(r) hd graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) HD Graphics",
        "bus": "PCI",
        "vram": 2112,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "VST59XX",
        "main": true,
        "builtin": false,
        "connection": "HD15",
        "currentResX": 1280,
        "currentResY": 1024,
        "resolutionX": 1280,
        "resolutionY": 1024,
        "pixelDepth": 32,
        "currentRefreshRate": 75
      }
    ]
  }
}

Logs

logs/api/start.js/1786175076092

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

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

C:\pinokio\api\wan.git>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 & bl
uefairy-activate.cmd && python launch_wgp.py --multiple-images --profile 4 --attention sdpa --fp16 
--perc-reserved-mem-max 0.3 --preload 0
[OK] bluefairy active: uv/npm/bun protection enabled
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\launch_wgp.py", line 11, in <module>
    import httpx
ModuleNotFoundError: No module named 'httpx'

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