0

LuxTTS 🎙️: ModuleNotFoundError: No module named 'torch'

@parvezlkoposted Sat, 12 Sep 2026 09:19:20 GMT·0 replies

App: LuxTTS 🎙️ (LuxTTS-Pinokio.git)
Repo: https://github.com/PierrunoYT/LuxTTS-Pinokio.git
Generated: 2026-09-12T09:17:37.947Z
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": "intel corporation",
    "gpu_model": "intel(r) iris(r) xe graphics",
    "ram_gb": 40,
    "vram_gb": 1,
    "gpu_driver": null,
    "gpu_target": null
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Enterprise",
    "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": "Vivobook_ASUSLaptop X1605VA_X1605VA",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i9-13900H",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "186",
    "stepping": "2",
    "speed": 2.6,
    "speedMin": 2.6,
    "speedMax": 2.6,
    "cores": 20,
    "physicalCores": 14,
    "processors": 1,
    "performanceCores": 20,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 557056,
      "l1i": 720896,
      "l2": 12058624,
      "l3": 25165824
    }
  },
  "memory": {
    "total": 42556174336,
    "free": 31230775296,
    "used": 11325399040,
    "active": 11325399040,
    "available": 31230775296,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 6174015488,
    "swapused": 0,
    "swapfree": 6174015488
  },
  "gpus": [
    {
      "model": "intel(r) iris(r) xe graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Iris(R) Xe Graphics",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 960,
        "resolutionX": 1920,
        "resolutionY": 1200,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": true
    },
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\LuxTTS-Pinokio.git\\start.js": {
          "method": "shell.run",
          "params": {
            "venv": "env",
            "path": "app",
            "message": "python -u app.py --port {{port}}",
            "on": [
              {
                "event": "/Running on local URL:\\s+(https?:\\/\\/\\S+)/",
                "done": true
              }
            ]
          }
        },
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\cursor\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "when": "{{!which('cursor')}}",
          "method": "notify",
          "params": {
            "html": "Cursor is not installed. Click to visit the Cursor homepage to download",
            "href": "https://cursor.com",
            "target": "_blank"
          },
          "current": 1,
          "total": 2
        },
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\cursor\\pinokio.js": {},
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "method": "process.wait",
          "params": {
            "title": "Launched",
            "description": "Click the stop button to stop watching file changes"
          },
          "current": 1,
          "total": 2
        },
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js": {},
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "when": "{{platform === 'win32'}}",
          "id": "run",
          "method": "shell.run",
          "params": {
            "shell": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}",
            "conda": {
              "skip": true
            },
            "env": {
              "CLAUDE_CODE_GIT_BASH_PATH": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}"
            },
            "message": {
              "_": [
                "npx",
                "-y",
                "@anthropic-ai/claude-code@latest",
                "{{args.prompt || undefined}}"
              ]
            },
            "path": "{{args.cwd}}",
            "input": true,
            "buffer": 1024
          },
          "current": 0,
          "total": 2
        },
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js": {
          "current": 0,
          "total": 2
        }
      },
      "input": {
        "C:\\pinokio\\api\\LuxTTS-Pinokio.git\\start.js": {},
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\cursor\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": null,
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": null,
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "cwd": "C:\\pinokio\\api\\LuxTTS-Pinokio.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      },
      "args": {
        "C:\\pinokio\\api\\LuxTTS-Pinokio.git\\start.js": {},
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\cursor\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "cwd": "C:\\pinokio\\api\\LuxTTS-Pinokio.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        },
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\vscode\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "cwd": "C:\\pinokio\\api\\LuxTTS-Pinokio.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        },
        "C:\\Users\\IT\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\LuxTTS-Pinokio.git": {
          "cwd": "C:\\pinokio\\api\\LuxTTS-Pinokio.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      }
    },
    "procs": {},
    "gpu": "intel corporation",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) iris(r) xe graphics",
        "driver": null
      }
    ],
    "gpu_model": "intel(r) iris(r) xe graphics",
    "gpu_driver": null,
    "gpu_target": null,
    "ram": 40,
    "vram": 1,
    "version": "8.2.0",
    "mem": {
      "total": 42556174336,
      "free": 31230775296,
      "used": 11325399040,
      "active": 11325399040,
      "available": 31230775296,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 6174015488,
      "swapused": 0,
      "swapfree": 6174015488,
      "writeback": null,
      "dirty": null
    },
    "audio": [
      {
        "id": "INTELAUDIO\\CTLR_DEV_51CA&LINKTYPE_03&DEVTYPE_00&VEN_8086&DEV_AE30&SUBSYS_17431043&REV_0001\\5&2F65448C&0&",
        "name": "Intel® Smart Sound Technology for Bluetooth® Audio",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\FUNC_01&VEN_10EC&DEV_0256&SUBSYS_10431743&REV_1000\\5&2F65448C&0&0001",
        "name": "Realtek High Definition Audio",
        "manufacturer": "Realtek",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\CTLR_DEV_51CA&LINKTYPE_06&DEVTYPE_06&VEN_8086&DEV_AE50&SUBSYS_17431043&REV_0001\\0602",
        "name": "Intel® Smart Sound Technology for USB Audio",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) Iris(R) Xe Graphics",
          "bus": "PCI",
          "vram": 1024,
          "vramDynamic": true,
          "subDeviceId": "17431043"
        }
      ],
      "displays": [
        {
          "vendor": "(Standard monitor types)",
          "model": "Generic PnP Monitor",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\auo459d\\4&85acae7&0&uid8388688_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": true,
          "connection": "INTERNAL",
          "resolutionX": 1920,
          "resolutionY": 1200,
          "sizeX": 34,
          "sizeY": 22,
          "pixelDepth": 32,
          "currentResX": 1536,
          "currentResY": 960,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 60
        }
      ]
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Enterprise",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "IT-CLASSROOM",
      "fqdn": "IT-CLASSROOM",
      "codepage": "437",
      "logofile": "windows",
      "serial": "00329-00000-00003-AA685",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "shell": "CMD",
    "system": {
      "manufacturer": "ASUSTeK COMPUTER INC.",
      "model": "Vivobook_ASUSLaptop X1605VA_X1605VA",
      "version": "1.0",
      "serial": "S3N0CV06H723119",
      "uuid": "f2a16fb9-29fe-6b4b-839f-491e9cf088f7",
      "sku": "",
      "virtual": false
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i9-13900H",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "186",
      "stepping": "2",
      "revision": "",
      "voltage": "",
      "speed": 2.6,
      "speedMin": 2.6,
      "speedMax": 2.6,
      "governor": "",
      "cores": 20,
      "physicalCores": 14,
      "performanceCores": 20,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "BGA1744",
      "flags": "de pse mce sep mtrr mca cmov psn clfsh ds mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 557056,
        "l1i": 720896,
        "l2": 12058624,
        "l3": 25165824
      }
    }
  }
}

Logs

logs/api/start.js/1789203978943

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

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

C:\pinokio\api\LuxTTS-Pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\LuxTTS-Pinokio.git\app\env\Scripts\activate C:\pinokio\api\LuxTTS-Pinokio.git\app\env && python -u app.py --port 42003
Traceback (most recent call last):
  File "C:\pinokio\api\LuxTTS-Pinokio.git\app\app.py", line 3, in <module>
    import torch
ModuleNotFoundError: No module named 'torch'

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