0

Maestro: ModuleNotFoundError: No module named 'torch'

@korvaxposted 7/27/2026, 8:22:43 AM·0 replies

App: Maestro (Maestro.git)
Repo: https://github.com/Blizaine/Maestro.git
Generated: 2026-07-27T08:21:15.263Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 4070",
    "ram_gb": 64,
    "vram_gb": 12
  },
  "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": "Micro-Star International Co., Ltd.",
    "model": "MS-7C56",
    "version": "6.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 9 5950X 16-Core Processor",
    "vendor": "AuthenticAMD",
    "family": "25",
    "model": "33",
    "stepping": "2",
    "revision": "8450",
    "speed": 3.4,
    "speedMin": 3.4,
    "speedMax": 3.4,
    "cores": 32,
    "physicalCores": 16,
    "processors": 1,
    "performanceCores": 32,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 512,
      "l1i": 512,
      "l2": 8388608,
      "l3": 67108864
    }
  },
  "memory": {
    "total": 68640825344,
    "free": 55397376000,
    "used": 13243449344,
    "active": 13243449344,
    "available": 55397376000,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 4294967296,
    "swapused": 0,
    "swapfree": 4294967296
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 4070"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4070",
        "bus": "PCI",
        "vram": 12282,
        "vramDynamic": false,
        "driverVersion": "610.74"
      }
    ],
    "displays": [
      {
        "model": "C4390",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 2048,
        "currentResY": 1152,
        "resolutionX": 2048,
        "resolutionY": 1152,
        "pixelDepth": 32,
        "currentRefreshRate": 165
      },
      {
        "model": "BQ EX710Q",
        "main": false,
        "builtin": false,
        "connection": "DP",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 165
      },
      {
        "model": "C4390",
        "main": false,
        "builtin": false,
        "connection": "DVI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 165
      }
    ]
  }
}

Logs

logs/api/start.js/1785140461455

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

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. Alle Rechte vorbehalten.

C:\KI\pinokio\api\Maestro.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\KI\pinokio\api\Maestro.git\app\env\Scripts\activate C:\KI\pinokio\api\Maestro.git\app\env & bluefairy-activate.cmd && python launch.py 
[OK] bluefairy active: uv/npm/bun protection enabled
Traceback (most recent call last):
  File "C:\KI\pinokio\api\Maestro.git\app\launch.py", line 18, in <module>
    import torch
ModuleNotFoundError: No module named 'torch'

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