0

Maestro: ModuleNotFoundError: No module named 'torch'

@ithacaposted 7/12/2026, 12:58:53 AM·0 replies

App: Maestro (Maestro.git)
Repo: https://github.com/Blizaine/Maestro.git
Generated: 2026-07-12T00:57:07.414Z
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 4080",
    "ram_gb": 64,
    "vram_gb": 16
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19045",
    "codename": "22H2",
    "kernel": "10.0.19045",
    "arch": "x64",
    "build": "19045",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Gigabyte Technology Co., Ltd.",
    "model": "Z790 GAMING X AX",
    "version": "Default string",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i9-14900KF",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "183",
    "stepping": "1",
    "speed": 3.2,
    "speedMin": 3.2,
    "speedMax": 3.2,
    "cores": 32,
    "physicalCores": 24,
    "processors": 1,
    "performanceCores": 32,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 917504,
      "l1i": 1310720,
      "l2": 33554432,
      "l3": 37748736
    }
  },
  "memory": {
    "total": 68541480960,
    "free": 59401617408,
    "used": 9139789824,
    "active": 9139740672,
    "available": 59401740288,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 10200547328,
    "swapused": 0,
    "swapfree": 10200547328
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 4080"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4080",
        "bus": "PCI",
        "vram": 16376,
        "vramDynamic": false,
        "driverVersion": "551.76"
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": false,
        "connection": "DVI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1783817821657

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

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

C:\Users\instalarama\pinokio\api\Maestro.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\Users\instalarama\pinokio\api\Maestro.git\app\env\Scripts\activate C:\Users\instalarama\pinokio
\api\Maestro.git\app\env && python launch.py
Traceback (most recent call last):
  File "C:\Users\instalarama\pinokio\api\Maestro.git\app\launch.py", line 18, in <module>
    import torch
ModuleNotFoundError: No module named 'torch'

(base) C:\Users\instalarama\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