0

dreamtalk: ModuleNotFoundError: No module named 'gradio'

@happysongyposted 7/12/2026, 9:39:37 PM·0 replies

App: dreamtalk (dreamtalk.git)
Repo: https://github.com/cocktailpeanutlabs/dreamtalk.git
Generated: 2026-07-12T21:39:03.797Z
Pinokio: 8.0.8
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.8",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 5060 laptop gpu",
    "ram_gb": 31,
    "vram_gb": 8
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUSTeK COMPUTER INC.",
    "model": "ROG Strix G18 G815LM_G815LM",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ Ultra 9 290HX Plus",
    "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": 33686495232,
    "free": 23189467136,
    "used": 10497028096,
    "active": 10497028096,
    "available": 23189467136,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 5368709120,
    "swapused": 0,
    "swapfree": 5368709120
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 5060 laptop gpu"
    },
    {
      "model": "intel(r) graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5060 Laptop GPU",
        "bus": "PCI",
        "vram": 8151,
        "vramDynamic": false,
        "driverVersion": "591.91"
      },
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Default Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1707,
        "currentResY": 1067,
        "resolutionX": 2560,
        "resolutionY": 1600,
        "pixelDepth": 32,
        "currentRefreshRate": 240
      }
    ]
  }
}

Logs

logs/api/start.js/1783892260797

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

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

C:\pinokio\api\dreamtalk.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\dreamtalk.git\app\env\Scripts\activate C:\pinokio\api\dreamtalk.git\app\env && python app.py
Traceback (most recent call last):
  File "C:\pinokio\api\dreamtalk.git\app\app.py", line 1, in <module>
    import gradio as gr
ModuleNotFoundError: No module named 'gradio'

(env) (base) C:\pinokio\api\dreamtalk.git\app>

logs/api/start.js/1783892289841

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

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

C:\pinokio\api\dreamtalk.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\dreamtalk.git\app\env\Scripts\activate C:\pinokio\api\dreamtalk.git\app\env && python app.py
Traceback (most recent call last):
  File "C:\pinokio\api\dreamtalk.git\app\app.py", line 1, in <module>
    import gradio as gr
ModuleNotFoundError: No module named 'gradio'

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