0

TRELLIS.2: ModuleNotFoundError: No module named 'cumesh'

@unknown_1posted 9/3/2026, 4:57:32 PM·1 reply

App: TRELLIS.2 (TRELLIS.2-Pinokio.git)
Repo: https://github.com/Deathdadev/TRELLIS.2-Pinokio.git
Generated: 2026-09-03T16:52:03.893Z
Pinokio: 8.0.40
Platform: linux x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "linux",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "amd",
    "gpu_model": "amd radeon rx 9060 xt",
    "ram_gb": 63,
    "vram_gb": 16
  },
  "os": {
    "platform": "linux",
    "distro": "Arch",
    "release": "Linux",
    "kernel": "7.2.2-arch1-1",
    "arch": "x64",
    "build": "rolling",
    "uefi": true
  },
  "system": {
    "manufacturer": "Micro-Star International Co., Ltd.",
    "model": "MS-7C95",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 7 5700X 8-Core Processor",
    "vendor": "AMD",
    "family": "25",
    "model": "33",
    "stepping": "2",
    "speed": 3.4,
    "speedMin": 0.56,
    "speedMax": 4.67,
    "cores": 16,
    "physicalCores": 8,
    "processors": 1,
    "performanceCores": 8,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 262144,
      "l1i": 262144,
      "l2": 4194304,
      "l3": 33554432
    }
  },
  "memory": {
    "total": 67335585792,
    "free": 5091450880,
    "used": 62244134912,
    "active": 6360674304,
    "available": 60974911488,
    "buffers": 1150193664,
    "cached": 53060136960,
    "slab": 3085352960,
    "buffcache": 57295683584,
    "swaptotal": 0,
    "swapused": 0,
    "swapfree": 0
  },
  "gpus": [
    {
      "model": "amd radeon rx 9060 xt"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Advanced Micro Devices, Inc.",
        "model": "AMD Radeon RX 9060 XT",
        "bus": "Onboard",
        "vram": 16304,
        "vramDynamic": false
      }
    ],
    "displays": [
      {
        "main": true,
        "builtin": false,
        "connection": "HDMI-2",
        "currentResX": 2560,
        "currentResY": 1440,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/install.js/1788451934535

Source: api / install.js
Lines: 18 total, last 18 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; . bluefairy-activate && git clone https://github.com/6Morpheus6/TRELLIS.2 app --recursive
==> bluefairy active: uv/npm/bun protection enabled
Cloning into 'app'...
remote: Enumerating objects: 604, done.
remote: Total 604 (delta 0), reused 0 (delta 0), pack-reused 604 (from 1)
Receiving objects: 100% (604/604), 660.35 MiB | 11.67 MiB/s, done.
Resolving deltas: 100% (118/118), done.
Submodule 'o-voxel/third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'o-voxel/third_party/eigen'
Cloning into '/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/o-voxel/third_party/eigen'...
remote: Enumerating objects: 142741, done.        
remote: Counting objects: 100% (1062/1062), done.        
remote: Compressing objects: 100% (507/507), done.        
remote: Total 142741 (delta 677), reused 864 (delta 554), pack-reused 141679 (from 1)        
Receiving objects: 100% (142741/142741), 112.99 MiB | 11.70 MiB/s, done.
Resolving deltas: 100% (118804/118804), done.
Submodule path 'o-voxel/third_party/eigen': checked out '21e4582d1739107337a03460c81412981130373e'
(base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453718422

Source: api / install.js
Lines: 128 total, last 128 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && uv pip install wheel setuptools imageio imageio-ffmpeg tqdm easydict opencv-python-headless==4.13.0.90 ninja trimesh transformers==4.57.3 gradio==5.50.0 tensorboard pandas lpips zstandard kornia timm plyfile numpy pygltflib pymeshlab
==> bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: ✓ protected
  package minimum age: 72h
  excluded packages: gradio, opencv-python-headless, transformers, cookiecutter, gradio-client, mcp, ruff
Using Python 3.10.20 environment at: venv
Resolved 114 packages in 3.13s
Prepared 9 packages in 1m 56s
Uninstalled 2 packages in 201ms
Installed 113 packages in 152ms
 + absl-py==2.5.0
 + aiofiles==24.1.0
 + annotated-doc==0.0.5
 + annotated-types==0.8.0
 + anyio==4.14.2
 + brotli==1.2.0
 + certifi==2026.7.22
 + charset-normalizer==3.5.1
 + click==8.5.0
 + cuda-bindings==13.3.1
 + cuda-pathfinder==1.8.0
 + cuda-toolkit==13.0.3.0
 + dataclasses-json==0.6.7
 + deprecated==1.3.1
 + easydict==1.13
 + exceptiongroup==1.3.1
 + fastapi==0.141.1
 + ffmpy==1.0.0
 + filelock==3.32.4
 + fsspec==2026.7.0
 + gradio==5.50.0
 + gradio-client==1.14.0
 + groovy==0.1.2
 + grpcio==1.83.1
 + h11==0.16.0
 + hf-xet==1.6.0
 + httpcore==1.0.9
 + httpx==0.28.1
 + huggingface-hub==0.36.2
 + idna==3.19
 + imageio==2.37.4
 + imageio-ffmpeg==0.6.0
 + jinja2==3.1.6
 + kornia==0.8.2
 + kornia-rs==0.1.14
 + lpips==0.1.4
 + markdown==3.10.3
 + markdown-it-py==4.2.0
 + markupsafe==3.0.3
 + marshmallow==3.26.2
 + mdurl==0.1.2
 + mpmath==1.3.0
 + mypy-extensions==1.1.0
 + networkx==3.4.2
 + ninja==1.13.2
 + numpy==2.2.6
 + nvidia-cublas==13.1.1.3
 + nvidia-cuda-cupti==13.0.85
 + nvidia-cuda-nvrtc==13.0.88
 + nvidia-cuda-runtime==13.0.96
 + nvidia-cudnn-cu13==9.20.0.48
 + nvidia-cufft==12.0.0.61
 + nvidia-cufile==1.15.1.6
 + nvidia-curand==10.4.0.35
 + nvidia-cusolver==12.0.4.66
 + nvidia-cusparse==12.6.3.3
 + nvidia-cusparselt-cu13==0.8.1
 + nvidia-nccl-cu13==2.29.7
 + nvidia-nvjitlink==13.3.33
 + nvidia-nvshmem-cu13==3.4.5
 + nvidia-nvtx==13.0.85
 + opencv-python-headless==4.13.0.90
 + orjson==3.12.0
 + packaging==26.3
 + pandas==2.3.3
 + pillow==11.3.0
 + plyfile==1.1.5
 + protobuf==7.36.0
 + pydantic==2.12.3
 + pydantic-core==2.41.4
 + pydub==0.25.1
 + pygltflib==1.16.5
 + pygments==2.21.0
 + pymeshlab==2025.7.post1
 + python-dateutil==2.9.0.post0
 + python-multipart==0.0.32
 + pytz==2026.3.post1
 + pyyaml==6.0.3
 + regex==2026.8.31
 + requests==2.34.2
 + rich==15.0.0
 + ruff==0.16.5
 + safehttpx==0.1.7
 + safetensors==0.8.0
 + scipy==1.15.3
 + semantic-version==2.10.0
 + shellingham==1.5.4
 + six==1.17.0
 + starlette==0.52.1
 + sympy==1.14.0
 + tensorboard==2.21.0
 + tensorboard-data-server==0.7.2
 + timm==1.0.29
 + tokenizers==0.22.2
 + tomlkit==0.13.3
 - torch==2.7.0+rocm6.3
 + torch==2.13.0
 - torchvision==0.22.0+rocm6.3
 + torchvision==0.28.0
 + tqdm==4.70.0
 + transformers==4.57.3
 + trimesh==5.0.0
 + triton==3.7.1
 + typer==0.27.2
 + typing-extensions==4.16.0
 + typing-inspect==0.9.0
 + typing-inspection==0.4.4
 + tzdata==2026.3
 + urllib3==2.7.0
 + uvicorn==0.52.4
 + websockets==15.0.1
 + werkzeug==3.1.8
 + wheel==0.48.0
 + wrapt==2.4.0
 + zstandard==0.25.0
(venv) (base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453852683

Source: api / install.js
Lines: 13 total, last 13 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && uv pip install git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
==> bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: not protected
  reason: unknown or unsupported custom source
Using Python 3.10.20 environment at: venv
Resolved 6 packages in 623ms
Installed 3 packages in 6ms
 + glcontext==3.0.0
 + moderngl==5.12.0
 + utils3d==0.0.2 (from git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8)
(venv) (base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453856445

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

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && uv pip install --no-binary pillow-simd pillow-simd
==> bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: ✓ protected
  package minimum age: 72h
Using Python 3.10.20 environment at: venv
Resolved 1 package in 45ms
Installed 1 package in 12ms
 + pillow-simd==9.5.0.post2
(venv) (base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453859669

Source: api / install.js
Lines: 19 total, last 19 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && uv pip install 'triton>=3.6.0' spconv-cu126
==> bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: ✓ protected
  package minimum age: 72h
Using Python 3.10.20 environment at: venv
Resolved 19 packages in 376ms
Installed 9 packages in 10ms
 + ccimport==0.4.4
 + cumm-cu126==0.7.11
 + fire==0.7.1
 + lark==1.3.1
 + pccm==0.4.16
 + portalocker==4.3.0
 + pybind11==3.1.0
 + spconv-cu126==2.3.8
 + termcolor==3.3.0
(venv) (base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453863357

Source: api / install.js
Lines: 10 total, last 10 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && uv pip install transformers==4.57.3
==> bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: ✓ protected
  package minimum age: 72h
  excluded packages: transformers, cookiecutter, ruff
Using Python 3.10.20 environment at: venv
Checked 1 package in 3ms
(venv) (base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453866663

Source: api / install.js
Lines: 9 total, last 9 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; . bluefairy-activate && hf download camenduru/dinov3-vitl16-pretrain-lvd1689m --exclude="License.md" --exclude=".gitattributes" --exclude="README.md"
==> bluefairy active: uv/npm/bun protection enabled
Downloading (incomplete total...): 0.00B [00:00, ?B/s]Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.                                                                                                               | 0/4 [00:00<?, ?it/s]
Fetching 4 files: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4/4 [01:35<00:00, 23.93s/it]
Download complete: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1.21G/1.21G [01:35<00:00, 16.4MB/s]✓ Downloaded
  path: /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/models--camenduru--dinov3-vitl16-pretrain-lvd1689m/snapshots/3c276edd87d6f6e569ff0c4400e086807d0f3881
Download complete: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1.21G/1.21G [01:35<00:00, 12.7MB/s]
(base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453966246

Source: api / install.js
Lines: 4 total, last 4 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; . bluefairy-activate && mv models--camenduru--dinov3-vitl16-pretrain-lvd1689m models--facebook--dinov3-vitl16-pretrain-lvd1689m 2>/dev/null || true
==> bluefairy active: uv/npm/bun protection enabled
(base) <<PINOKIO_SHELL>>

logs/api/install.js/1788453969277

Source: api / install.js
Lines: 27 total, last 27 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; . bluefairy-activate && hf download camenduru/RMBG-2.0 --exclude=".gitattributes" --exclude="README.md"
==> bluefairy active: uv/npm/bun protection enabled
Downloading (incomplete total...): 0.00B [00:00, ?B/s]Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.                                                                                                              | 0/17 [00:00<?, ?it/s]
Downloading (incomplete total...):  23%|████████████████████████████████████████████▍                                                                                                                                                    | 948M/4.12G [01:55<03:12, 16.4MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 10.0 seconds)         | 3/17 [00:02<00:13,  1.03it/s]
Downloading (incomplete total...):  27%|███████████████████████████████████████████████████▏                                                                                                                                            | 1.10G/4.12G [02:13<04:04, 12.3MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 20.1 seconds)
Downloading (incomplete total...):  28%|█████████████████████████████████████████████████████▍                                                                                                                                          | 1.15G/4.12G [02:21<04:41, 10.6MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 30.1 seconds)
Downloading (incomplete total...):  37%|██████████████████████████████████████████████████████████████████████▍                                                                                                                         | 1.51G/4.12G [02:33<01:43, 25.1MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 40.1 seconds)
Downloading (incomplete total...):  31%|████████████████████████████████████████████████████████████▏                                                                                                                                   | 1.57G/5.00G [02:42<03:31, 16.2MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 50.2 seconds)
Downloading (incomplete total...):  35%|██████████████████████████████████████████████████████████████████▎                                                                                                                             | 1.73G/5.00G [02:52<03:14, 16.9MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 60.2 seconds)
Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 70.2 seconds)
Downloading (incomplete total...):  38%|█████████████████████████████████████████████████████████████████████████▎                                                                                                                      | 1.91G/5.00G [03:13<04:04, 12.6MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 80.3 seconds)
Downloading (incomplete total...):  41%|█████████████████████████████████████████████████████████████████████████████▊                                                                                                                  | 2.03G/5.00G [03:20<03:38, 13.6MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 90.3 seconds)
Downloading (incomplete total...):  44%|███████████████████████████████████████████████████████████████████████████████████▋                                                                                                            | 2.18G/5.00G [03:31<02:26, 19.2MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 100.3 seconds)
Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 110.4 seconds)
Downloading (incomplete total...):  45%|█████████████████████████████████████████████████████████████████████████████████████▋                                                                                                          | 2.23G/5.00G [03:49<06:15, 7.38MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 120.4 seconds)
Downloading (incomplete total...):  45%|██████████████████████████████████████████████████████████████████████████████████████▎                                                                                                         | 2.25G/5.00G [04:00<09:09, 5.02MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 130.4 seconds)
Downloading (incomplete total...):  45%|██████████████████████████████████████████████████████████████████████████████████████▎                                                                                                         | 2.25G/5.00G [04:10<09:09, 5.02MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 140.4 seconds)
Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 150.5 seconds)
Downloading (incomplete total...):  55%|██████████████████████████████████████████████████████████████████████████████████████████████████████████▎                                                                                     | 2.77G/5.00G [04:28<02:32, 14.7MB/sStill waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 160.5 seconds)         | 6/17 [04:28<10:01, 54.65s/it]
Downloading (incomplete total...):  59%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████▍                                                                               | 2.93G/5.00G [04:41<02:27, 14.0MB/s]Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 170.5 seconds)
Still waiting to acquire lock on /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/.locks/models--camenduru--RMBG-2.0/fcea23951a378f92634834888896cc1eec54655366ae6e949282646ce17c5420.lock (elapsed: 180.6 seconds)
Fetching 17 files: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 17/17 [05:16<00:00, 18.61s/it]
Download complete: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5.00G/5.00G [05:16<00:00, 54.5MB/s]✓ Downloaded
  path: /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/cache/HF_HOME/hub/models--camenduru--RMBG-2.0/snapshots/00e2d9a92347d951e65d1c73f44fce8e04095189
Download complete: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5.00G/5.00G [05:16<00:00, 15.8MB/s]
(base) <<PINOKIO_SHELL>>

logs/api/install.js/1788454289301

Source: api / install.js
Lines: 4 total, last 4 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; . bluefairy-activate && mv models--camenduru--RMBG-2.0 models--briaai--RMBG-2.0 2>/dev/null || true
==> bluefairy active: uv/npm/bun protection enabled
(base) <<PINOKIO_SHELL>>

logs/api/install.js/1788454292353

Source: api / install.js
Lines: 7 total, last 7 included

[memory]
{"ts":1788454292360,"step":31,"input":null,"args":{},"global":{},"local":{},"port":42003}

[api log]
Installation complete! You can now start the application.
[api log]

logs/api/torch.js/1788451374252

Source: api / torch.js
Lines: 15 total, last 15 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; python -m venv /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; deactivate ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && uv pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --index-url https://download.pytorch.org/whl/rocm6.3 --force-reinstall --no-deps
==> bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: ✓ protected
  package minimum age: 72h
  excluded packages: torch, torchaudio, torchvision
Using Python 3.10.20 environment at: venv
Resolved 3 packages in 160ms
Prepared 3 packages in 0.35ms
Installed 3 packages in 291ms
 + torch==2.7.0+rocm6.3
 + torchaudio==2.7.0+rocm6.3
 + torchvision==0.22.0+rocm6.3
(venv) (base) <<PINOKIO_SHELL>>

logs/api/start.json/1788454293634

Source: api / start.json
Lines: 22 total, last 22 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv/bin/activate /home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/venv ; . bluefairy-activate && python app.py
==> bluefairy active: uv/npm/bun protection enabled
[SPARSE] Conv backend: spconv; Attention backend: flash_attn
Traceback (most recent call last):
  File "/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/app.py", line 21, in <module>
    from trellis2.pipelines import Trellis2ImageTo3DPipeline
  File "/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/trellis2/pipelines/__init__.py", line 16, in __getattr__
    module = importlib.import_module(f".{module_name}", __name__)
  File "/home/lokeshwar/pinokio/bin/miniforge/lib/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/trellis2/pipelines/trellis2_image_to_3d.py", line 10, in <module>
    from ..representations import Mesh, MeshWithVoxel
  File "/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/trellis2/representations/__init__.py", line 18, in __getattr__
    module = importlib.import_module(f".{module_name}", __name__)
  File "/home/lokeshwar/pinokio/bin/miniforge/lib/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/trellis2/representations/mesh/__init__.py", line 1, in <module>
    from .base import Mesh, MeshWithVoxel, MeshWithPbrMaterial, TextureFilterMode, TextureWrapMode, AlphaMode, PbrMaterial, Texture
  File "/home/lokeshwar/pinokio/api/TRELLIS.2-Pinokio.git/app/trellis2/representations/mesh/base.py", line 4, in <module>
    import cumesh
ModuleNotFoundError: No module named 'cumesh'
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
TRELLIS.2: ModuleNotFoundError: No module named 'cumesh' · Pinokio