0

Wan 2.1: raise ImportError(

@dennle24posted Sun, 27 Sep 2026 09:04:20 GMT·0 replies

App: Wan 2.1 (For-Gemini.git)
Repo: https://github.com/remphanstar/For-Gemini.git
Generated: 2026-09-27T09:04:05.916Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.2.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 5060",
    "ram_gb": 32,
    "vram_gb": 8,
    "gpu_driver": "591.86",
    "gpu_target": "sm_120"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 家用版",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUS",
    "model": "System Product Name",
    "version": "System Version",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i5-12400F",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "151",
    "stepping": "2",
    "speed": 2.5,
    "speedMin": 2.5,
    "speedMax": 2.5,
    "cores": 12,
    "physicalCores": 6,
    "processors": 1,
    "performanceCores": 12,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 294912,
      "l1i": 196608,
      "l2": 7864320,
      "l3": 18874368
    }
  },
  "memory": {
    "total": 34138931200,
    "free": 13403828224,
    "used": 20735102976,
    "active": 20735102976,
    "available": 13403828224,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 2147483648,
    "swapused": 103809024,
    "swapfree": 2043674624
  },
  "gpus": [
    {
      "model": "gameviewer virtual display adapter"
    },
    {
      "model": "meta virtual monitor"
    },
    {
      "model": "nvidia geforce rtx 5060"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "GameViewer",
        "model": "GameViewer Virtual Display Adapter",
        "vram": 0,
        "vramDynamic": true
      },
      {
        "vendor": "Meta Inc.",
        "model": "Meta Virtual Monitor",
        "vram": 0,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5060",
        "bus": "PCI",
        "vram": 8151,
        "vramDynamic": false,
        "driverVersion": "591.86"
      }
    ],
    "displays": [
      {
        "model": "LG HD",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {},
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\For-Gemini.git-2\\install.js": {
          "method": "input",
          "params": {
            "title": "Installation completed",
            "description": "Click \"Start\" on the left sidebar to get started"
          }
        },
        "C:\\pinokio\\api\\For-Gemini.git-2\\torch.js": {
          "when": "{{platform === 'win32' && gpu === 'nvidia' && kernel.gpu_model && / 50.+/.test(kernel.gpu_model) }}",
          "method": "shell.run",
          "params": {
            "venv": "{{args && args.venv ? args.venv : null}}",
            "path": "{{args && args.path ? args.path : '.'}}",
            "message": [
              "uv pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128",
              "uv pip install triton-windows",
              "uv pip install https://github.com/woct0rdho/SageAttention/releases/download/v2.1.1-windows/sageattention-2.1.1+cu128torch2.7.0-cp310-cp310-win_amd64.whl"
            ]
          },
          "next": null
        },
        "C:\\pinokio\\api\\For-Gemini.git\\start.js": {
          "method": "shell.run",
          "params": {
            "venv": "env",
            "env": {
              "SERVER_NAME": "127.0.0.1",
              "SERVER_PORT": 42003
            },
            "path": "app",
            "message": [
              "python wgp.py --multiple-images {{args.compile ? '--compile' : ''}}"
            ],
            "on": [
              {
                "event": "/http://[0-9.:]+/",
                "done": true
              }
            ]
          }
        }
      },
      "input": {
        "C:\\pinokio\\api\\For-Gemini.git-2\\install.js": {
          "id": "1e728a80-1399-4e3e-ae7c-33cb5adaaafd",
          "response": "Using Python 3.10.20 environment at: env\r\nChecked 1 package in 11ms\r\n\r\n(env) (base) C:\\pinokio\\api\\For-Gemini.git-2\\app>",
          "stdout": "Using Python 3.10.20 environment at: env\r\nChecked 1 package in 11ms\r\n\r\n(env) (base) C:\\pinokio\\api\\For-Gemini.git-2\\app>"
        },
        "C:\\pinokio\\api\\For-Gemini.git-2\\torch.js": {
          "venv": "env",
          "path": "app"
        },
        "C:\\pinokio\\api\\For-Gemini.git\\start.js": {
          "compile": "true"
        }
      },
      "args": {
        "C:\\pinokio\\api\\For-Gemini.git-2\\install.js": {},
        "C:\\pinokio\\api\\For-Gemini.git-2\\torch.js": {
          "venv": "env",
          "path": "app"
        },
        "C:\\pinokio\\api\\For-Gemini.git\\start.js": {
          "compile": "true"
        }
      }
    },
    "procs": {},
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "gameviewer",
        "model": "gameviewer virtual display adapter",
        "driver": null
      },
      {
        "name": "meta inc.",
        "model": "meta virtual monitor",
        "driver": null
      },
      {
        "name": "nvidia",
        "model": "nvidia geforce rtx 5060",
        "driver": "591.86"
      }
    ],
    "gpu_model": "nvidia geforce rtx 5060",
    "gpu_driver": "591.86",
    "gpu_target": "sm_120",
    "ram": 32,
    "vram": 8,
    "version": "8.2.0",
    "graphics": {
      "controllers": [
        {
          "vendor": "GameViewer",
          "model": "GameViewer Virtual Display Adapter",
          "bus": "",
          "vram": 0,
          "vramDynamic": true,
          "subDeviceId": null
        },
        {
          "vendor": "Meta Inc.",
          "model": "Meta Virtual Monitor",
          "bus": "",
          "vram": 0,
          "vramDynamic": true,
          "subDeviceId": null
        },
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce RTX 5060",
          "bus": "PCI",
          "vram": 8151,
          "vramDynamic": false,
          "subDeviceId": "0x8A151043",
          "driverVersion": "591.86",
          "name": "NVIDIA GeForce RTX 5060",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 8151,
          "memoryUsed": 1888,
          "memoryFree": 6008,
          "utilizationGpu": 1,
          "utilizationMemory": 9,
          "temperatureGpu": 44,
          "powerDraw": 11.3,
          "powerLimit": 145,
          "clockCore": 390,
          "clockMemory": 405
        }
      ],
      "displays": [
        {
          "vendor": "GSM",
          "model": "LG HD",
          "serial": "310TOSY194 ",
          "productionYear": 2023,
          "displayId": "display\\gsm5c68\\5&fc99744&0&uid4352_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": false,
          "connection": "HDMI",
          "resolutionX": 1920,
          "resolutionY": 1080,
          "sizeX": 48,
          "sizeY": 26,
          "pixelDepth": 32,
          "currentResX": 1920,
          "currentResY": 1080,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 60
        }
      ]
    },
    "mem": {
      "total": 34138931200,
      "free": 13403828224,
      "used": 20735102976,
      "active": 20735102976,
      "available": 13403828224,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 2147483648,
      "swapused": 103809024,
      "swapfree": 2043674624,
      "writeback": null,
      "dirty": null
    },
    "audio": [
      {
        "id": "ROOT\\STEAMSTREAMINGMICROPHONE\\0000",
        "name": "Steam Streaming Microphone",
        "manufacturer": "Valve Corporation Audio DDK",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Phone",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00AD&SUBSYS_10DE0000&REV_1001\\5&21893B5&0&0001",
        "name": "NVIDIA High Definition Audio",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\STEAMSTREAMINGSPEAKERS\\0000",
        "name": "Steam Streaming Speakers",
        "manufacturer": "Valve Corporation Audio DDK",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Speaker",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10EC&DEV_0897&SUBSYS_104387FB&REV_1004\\4&3118EB73&0&0001",
        "name": "High Definition Audio 裝置",
        "manufacturer": "Microsoft",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\UNNAMED_DEVICE\\0000",
        "name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "USB\\VID_0020&PID_0B21&MI_00\\6&31E40A88&0&0000",
        "name": "USB 音效裝置",
        "manufacturer": "(一般 USB 音訊)",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\MEDIA\\0000",
        "name": "NetEase Virtual Audio Device",
        "manufacturer": "NetEase",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\MEDIA\\0001",
        "name": "Oculus Virtual Audio Device",
        "manufacturer": "Oculus",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 家用版",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "user-pc",
      "fqdn": "USER-PC",
      "codepage": "932",
      "logofile": "windows",
      "serial": "00326-03120-75336-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "shell": "CMD",
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i5-12400F",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "151",
      "stepping": "2",
      "revision": "",
      "voltage": "",
      "speed": 2.5,
      "speedMin": 2.5,
      "speedMax": 2.5,
      "governor": "",
      "cores": 12,
      "physicalCores": 6,
      "performanceCores": 12,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "LGA1700",
      "flags": "de pse mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 294912,
        "l1i": 196608,
        "l2": 7864320,
        "l3": 18874368
      }
    },
    "system": {
      "manufacturer": "ASUS",
      "model": "System Product Name",
      "version": "System Version",
      "serial": "System Serial Number",
      "uuid": "205c65ae-a186-4d20-55f1-a0ad9f184273",
      "sku": "SKU",
      "virtual": false
    }
  }
}

Logs

logs/api/start.js/1790499631137

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

[api shell.run]
Traceback (most recent call last):
  File "C:\pinokio\api\For-Gemini.git\app\wgp.py", line 6, in <module>
    from mmgp import offload, safetensors2, profile_type 
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\mmgp\offload.py", line 71, in <module>
    from optimum.quanto import freeze,  qfloat8, qint4 , qint8, quantize, QModuleMixin, QLinear, QTensor,  quantize_module, register_qmodule
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\optimum\quanto\__init__.py", line 19, in <module>
    from .models import *
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\optimum\quanto\models\__init__.py", line 34, in <module>
    from .diffusers_models import *
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\optimum\quanto\models\diffusers_models.py", line 30, in <module>
    from diffusers import PixArtTransformer2DModel
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\diffusers\__init__.py", line 5, in <module>
    from .utils import (
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\diffusers\utils\__init__.py", line 21, in <module>
    from .constants import (
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\diffusers\utils\constants.py", line 66, in <module>
    dep_version_check("peft")
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\diffusers\dependency_versions_check.py", line 34, in dep_version_check
    require_version(deps[pkg], hint)
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\diffusers\utils\versions.py", line 110, in require_version
    _compare_versions(op, got_ver, want_ver, requirement, pkg, hint)
  File "C:\pinokio\api\For-Gemini.git\app\env\lib\site-packages\diffusers\utils\versions.py", line 43, in _compare_versions
    raise ImportError(
ImportError: peft>=0.17.0 is required for a normal functioning of this module, but found peft==0.14.0.
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).