0

Hunyuan3D-2-LowVRAM: ModuleNotFoundError: No module named 'gradio'

@paelneverposted 8/13/2026, 1:20:43 PM·1 reply

App: Hunyuan3D-2-LowVRAM (Hunyuan3D-2-lowvram.git)
Repo: https://github.com/pinokiofactory/Hunyuan3D-2-lowvram.git
Generated: 2026-08-13T13:13:22.105Z
Pinokio: 8.0.40
Platform: linux x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "linux",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 4090",
    "ram_gb": 63,
    "vram_gb": 24
  },
  "os": {
    "platform": "linux",
    "distro": "Ubuntu",
    "release": "24.04.4 LTS",
    "codename": "noble",
    "kernel": "6.8.0-137-generic",
    "arch": "x64",
    "uefi": true
  },
  "system": {
    "manufacturer": "Gigabyte Technology Co., Ltd.",
    "model": "Z370 HD3",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i7-8700",
    "vendor": "Intel",
    "family": "6",
    "model": "158",
    "stepping": "10",
    "speed": 3.2,
    "speedMin": 0.8,
    "speedMax": 4.6,
    "cores": 12,
    "physicalCores": 6,
    "processors": 1,
    "performanceCores": 6,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 196608,
      "l1i": 196608,
      "l2": 1048576,
      "l3": 12582912
    }
  },
  "memory": {
    "total": 67374276608,
    "free": 54579843072,
    "used": 12794433536,
    "active": 7254589440,
    "available": 60119687168,
    "buffers": 931909632,
    "cached": 5004992512,
    "slab": 781029376,
    "buffcache": 6717931520,
    "swaptotal": 2147479552,
    "swapused": 0,
    "swapfree": 2147479552
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 4090"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA Corporation",
        "model": "NVIDIA GeForce RTX 4090",
        "bus": "Onboard",
        "vram": 24081,
        "vramDynamic": false,
        "driverVersion": "595.84"
      }
    ],
    "displays": [
      {
        "main": false,
        "builtin": false,
        "connection": "HDMI-A-1",
        "currentResX": 1440,
        "currentResY": 900,
        "currentRefreshRate": 59
      },
      {
        "main": true,
        "builtin": false,
        "connection": "DP-1",
        "currentResX": 1920,
        "currentResY": 1080,
        "currentRefreshRate": 59
      },
      {
        "main": false,
        "builtin": false,
        "connection": "HDMI-A-2",
        "currentResX": 1920,
        "currentResY": 1080,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/start.js/1786626784821

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

[api shell.run]
<<PINOKIO SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/aaa/pinokio/api/Hunyuan3D-2-lowvram.git/app/env/bin/activate /home/aaa/pinokio/api/Hunyuan3D-2-lowvram.git/app/env && python gradio_app.py --h2 --profile 1 --enable_t23d --host 127.0.0.1 --port 42003
Traceback (most recent call last):
  File "/home/aaa/pinokio/api/Hunyuan3D-2-lowvram.git/app/gradio_app.py", line 22, in <module>
    import gradio as gr
ModuleNotFoundError: No module named 'gradio'
(env) (base) <<PINOKIO SHELL>>
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Hunyuan3D-2-LowVRAM: ModuleNotFoundError: No module named 'gradio' · Pinokio