0

TripoSR: raise RuntimeError(f"Patch target not found for {label}: {path}")

@nicedragon9posted 7/18/2026, 2:49:49 AM·0 replies

App: TripoSR (TripoSR-Pinokio.git)
Repo: https://github.com/hoodtronik/TripoSR-Pinokio.git
Generated: 2026-07-18T02:48:35.887Z
Pinokio: 8.0.31
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.31",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 5090 laptop gpu",
    "ram_gb": 63,
    "vram_gb": 24
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home Single Language",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "HP",
    "model": "OMEN MAX Gaming Laptop 16-ah0xxx",
    "version": "Type1ProductConfigId",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ Ultra 9 275HX",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "198",
    "stepping": "2",
    "speed": 2.7,
    "speedMin": 2.7,
    "speedMax": 2.7,
    "cores": 24,
    "physicalCores": 24,
    "processors": 1,
    "performanceCores": 24,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 917504,
      "l1i": 1572864,
      "l2": 41943040,
      "l3": 37748736
    }
  },
  "memory": {
    "total": 68097724416,
    "free": 56841895936,
    "used": 11255828480,
    "active": 11255828480,
    "available": 56841895936,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 4294967296,
    "swapused": 0,
    "swapfree": 4294967296
  },
  "gpus": [
    {
      "model": "intel(r) graphics"
    },
    {
      "model": "nvidia geforce rtx 5090 laptop gpu"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5090 Laptop GPU",
        "bus": "PCI",
        "vram": 24463,
        "vramDynamic": false,
        "driverVersion": "596.36"
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1784342895587

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

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

D:\pinokio\api\TripoSR-Pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\pinokio\api\TripoSR-Pinokio.git\app\venv\Scripts\activate D:\pinokio\api\TripoSR-Pinokio.git\app\venv && python patch_gradio.py
[error] Patch target not found for Load Model3D assets through fetch/blob URLs before handing off to Babylon: D:\pinokio\api\TripoSR-Pinokio.git\app\venv\Lib\site-packages\gradio\templates\frontend\assets\Index-3ddfa2bc.js
Traceback (most recent call last):
  File "D:\pinokio\api\TripoSR-Pinokio.git\patch_gradio.py", line 50, in <module>
    raise SystemExit(main())
  File "D:\pinokio\api\TripoSR-Pinokio.git\patch_gradio.py", line 35, in main
    replace_once(
  File "D:\pinokio\api\TripoSR-Pinokio.git\patch_gradio.py", line 15, in replace_once
    raise RuntimeError(f"Patch target not found for {label}: {path}")
RuntimeError: Patch target not found for Load Model3D assets through fetch/blob URLs before handing off to Babylon: D:\pinokio\api\TripoSR-Pinokio.git\app\venv\Lib\site-packages\gradio\templates\frontend\assets\Index-3ddfa2bc.js

(venv) (base) D:\pinokio\api\TripoSR-Pinokio.git>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
TripoSR: raise RuntimeError(f"Patch target not found for {label}: {path}") · Pinokio