0

Uniqu3D.git: ModuleNotFoundError: No module named 'pytorch3d'

@georges66posted 7/21/2026, 11:33:38 PM·0 replies

App: Uniqu3D.git (Unique3D-pinokio.git)
Repo: https://github.com/6Morpheus6/Unique3D-pinokio.git
Generated: 2026-07-21T23:30:56.013Z
Pinokio: 8.0.35
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.35",
    "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 Professionnel",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUS",
    "model": "System Product Name",
    "version": "System Version",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i9-12900K",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "151",
    "stepping": "2",
    "speed": 3.2,
    "speedMin": 3.2,
    "speedMax": 3.2,
    "cores": 24,
    "physicalCores": 16,
    "processors": 1,
    "performanceCores": 24,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 655360,
      "l1i": 786432,
      "l2": 14680064,
      "l3": 31457280
    }
  },
  "memory": {
    "total": 68423127040,
    "free": 57783164928,
    "used": 10639962112,
    "active": 10639962112,
    "available": 57783164928,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 9663676416,
    "swapused": 0,
    "swapfree": 9663676416
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 4070"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4070",
        "bus": "PCI",
        "vram": 12282,
        "vramDynamic": false,
        "driverVersion": "572.60"
      }
    ],
    "displays": [
      {
        "model": "Moniteur Plug-and-Play générique",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 2293,
        "currentResY": 960,
        "resolutionX": 3440,
        "resolutionY": 1440,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/start.js/1784675721668

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

[api shell.run]
Microsoft Windows [version 10.0.26200.8737]
(c) Microsoft Corporation. Tous droits réservés.

D:\pinokio\api\Unique3D-pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & CALL "D:\pinokio\bin\miniforge\etc\conda\activate.d\pinokio\vs2019_compiler_vars.bat" > "D:\pinokio\cache\logs\vs-4a6aa9dd-7eff-41a0-9322-77390a17d765.log" 2>&1 & CALL "D:\pinokio\bin\miniforge\etc\conda\activate.d\pinokio\~cuda-nvcc_activate.bat" > "D:\pinokio\cache\logs\cuda-4a6aa9dd-7eff-41a0-9322-77390a17d765.log" 2>&1 & D:\pinokio\api\Unique3D-pinokio.git\app\env\Scripts\activate D:\pinokio\api\Unique3D-pinokio.git\app\env && python gradio_local.py
Traceback (most recent call last):
  File "D:\pinokio\api\Unique3D-pinokio.git\app\gradio_local.py", line 21, in <module>
    from app.gradio_3dgen import create_ui as create_3d_ui
  File "D:\pinokio\api\Unique3D-pinokio.git\app\app\gradio_3dgen.py", line 7, in <module>
    from pytorch3d.structures import Meshes
ModuleNotFoundError: No module named 'pytorch3d'
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Uniqu3D.git: ModuleNotFoundError: No module named 'pytorch3d' · Pinokio