0

MagicQuill: ModuleNotFoundError: No module named 'transformers' on Installation

@phantomjohnposted 8/19/2026, 9:05:40 AM·1 reply

App: MagicQuill (MagicQuill.git)
Repo: https://github.com/pinokiofactory/MagicQuill.git
Generated: 2026-08-19T08:42:50.151Z
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 4090",
    "ram_gb": 64,
    "vram_gb": 24
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "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-13900KF",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "183",
    "stepping": "1",
    "speed": 3,
    "speedMin": 3,
    "speedMax": 3,
    "cores": 32,
    "physicalCores": 24,
    "processors": 1,
    "performanceCores": 32,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 917504,
      "l1i": 1310720,
      "l2": 33554432,
      "l3": 37748736
    }
  },
  "memory": {
    "total": 68463702016,
    "free": 57869520896,
    "used": 10594181120,
    "active": 10594181120,
    "available": 57869520896,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 8589934592,
    "swapused": 0,
    "swapfree": 8589934592
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 4090"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4090",
        "bus": "PCI",
        "vram": 24564,
        "vramDynamic": false,
        "driverVersion": "610.88"
      }
    ],
    "displays": [
      {
        "model": "BQ GL450H",
        "main": false,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      },
      {
        "model": "BQ GL450H",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/install.js/1787128723237

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

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

C:\pinokio\api\MagicQuill.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone --recursive https://github.com/6Morpheus6/MagicQuill app
Cloning into 'app'...
remote: Enumerating objects: 500, done.
remote: Counting objects: 100% (166/166), done.
remote: Compressing objects: 100% (79/79), done.
remote: Total 500 (delta 124), reused 87 (delta 87), pack-reused 334 (from 1)
Receiving objects: 100% (500/500), 43.62 MiB | 14.93 MiB/s, done.
Resolving deltas: 100% (174/174), done.
Submodule 'MagicQuill/LLaVA' (https://github.com/haotian-liu/LLaVA.git) registered for path 'MagicQuill/LLaVA'
Cloning into 'D:/pinokio/api/MagicQuill.git/app/MagicQuill/LLaVA'...
remote: Enumerating objects: 2297, done.        
remote: Total 2297 (delta 0), reused 0 (delta 0), pack-reused 2297 (from 1)        
Receiving objects: 100% (2297/2297), 13.71 MiB | 9.45 MiB/s, done.
Resolving deltas: 100% (1405/1405), done.
Submodule path 'MagicQuill/LLaVA': checked out 'c121f0432da27facab705978f83c4ada465e46fd'

(base) C:\pinokio\api\MagicQuill.git>

logs/api/install.js/1787128742680

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

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

C:\pinokio\api\MagicQuill.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && conda update -y -c conda-forge huggingface_hub
conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && conda update -y -c conda-forge huggingface_hub
Channels:
 - conda-forgedone
Solving environment: done
Collecting package metadata (repodata.json): - 

==> WARNING: A newer version of conda exists. <==
    current version: 26.5.3
    latest version: 26.7.0

Please update conda by running

    $ conda self update



## Package Plan ##

  environment location: C:\pinokio\bin\miniforge

  added / updated specs:
    - huggingface_hub


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    huggingface_hub-1.28.0     |     pyhcf101f3_0         529 KB  conda-forge
    ------------------------------------------------------------
                                           Total:         529 KB

The following packages will be REMOVED:

  annotated-doc-0.0.5-pyhcf101f3_0
  markdown-it-py-4.2.0-pyhd8ed1ab_0
  mdurl-0.1.2-pyhd8ed1ab_1
  pygments-2.21.0-pyhcf101f3_0
  rich-15.0.0-pyhcf101f3_0
  shellingham-1.5.4-pyhd8ed1ab_2
  typer-0.25.1-pyhcf101f3_0

The following packages will be UPDATED:

  huggingface_hub                       1.20.1-pyhcf101f3_0 --> 1.28.0-pyhcf101f3_0



Downloading and Extracting Packages:
 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done

(base) C:\pinokio\api\MagicQuill.git>

logs/api/install.js/1787128770698

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

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

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & python -m venv C:\pinokio\api\MagicQuill.git\app\env & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env & C:\pinokio\api\MagicQuill.git\app\env\Scripts\deactivate & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && uv pip install gradio_magicquill-0.0.1-py3-none-any.whl huggingface_hub==0.36
Actual environment location may have moved due to redirects, links or junctions.
  Requested location: "C:\pinokio\api\MagicQuill.git\app\env\Scripts\python.exe"
  Actual location:    "D:\pinokio\api\MagicQuill.git\app\env\Scripts\python.exe"
Using Python 3.10.20 environment at: env
Resolved 55 packages in 956ms
Prepared 9 packages in 1.07s
Installed 55 packages in 1.75s
 + aiofiles==23.2.1                                                                                             
 + annotated-doc==0.0.5                                                                                         
 + annotated-types==0.8.0                                                                                       
 + anyio==4.14.2                                                                                                
 + certifi==2026.7.22                                                                                           
 + charset-normalizer==3.5.1                                                                                    
 + click==8.4.2                                                                                                 
 + colorama==0.4.6
 + exceptiongroup==1.3.1
 + fastapi==0.141.1
 + ffmpy==1.0.0
 + filelock==3.32.3
 + fsspec==2026.7.0
 + gradio==5.4.0
 + gradio-client==1.4.2
 + gradio-magicquill==0.0.1 (from file:///C:/pinokio/api/MagicQuill.git/app/gradio_magicquill-0.0.1-py3-none-any.whl)
 + h11==0.16.0
 + httpcore==1.0.9
 + httpx==0.28.1
 + huggingface-hub==0.36.0
 + idna==3.19
 + jinja2==3.1.6
 + markdown-it-py==4.2.0
 + markupsafe==2.1.5
 + mdurl==0.1.2
 + numpy==2.2.6
 + orjson==3.12.0
 + packaging==26.3
 + pandas==2.3.3
 + pillow==11.3.0
 + pydantic==2.13.4
 + pydantic-core==2.46.4
 + pydub==0.25.1
 + pygments==2.21.0
 + python-dateutil==2.9.0.post0
 + python-multipart==0.0.12
 + pytz==2026.3.post1
 + pyyaml==6.0.3
 + requests==2.34.2
 + rich==15.0.0
 + ruff==0.16.3
 + safehttpx==0.1.7
 + semantic-version==2.10.0
 + shellingham==1.5.4
 + six==1.17.0
 + starlette==0.52.1
 + tomlkit==0.12.0
 + tqdm==4.70.0
 + typer==0.27.1
 + typing-extensions==4.16.0
 + typing-inspection==0.4.4
 + tzdata==2026.3
 + urllib3==2.7.0
 + uvicorn==0.52.4
 + websockets==12.0

(env) (base) C:\pinokio\api\MagicQuill.git\app>

logs/api/install.js/1787128796009

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

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

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && uv pip install -r requirements.txt
Using Python 3.10.20 environment at: env
Resolved 33 packages in 211ms
Installed 15 packages in 6.20s
 + diffusers==0.33.1
 + importlib-metadata==9.0.0
 + mpmath==1.3.0
 + networkx==3.4.2
 + opencv-python==5.0.0.93
 + protobuf==4.25.4
 + regex==2026.7.19
 + safetensors==0.8.0
 + scipy==1.15.3
 + sympy==1.14.0
 + torch==2.13.0
 + torchsde==0.2.6
 + trampoline==0.1.2
 + webcolors==1.13
 + zipp==4.1.0

(env) (base) C:\pinokio\api\MagicQuill.git\app>

logs/api/install.js/1787128817114

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

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

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && mkdir models\checkpoints\SD1.5 models\configs models\controlnet

(env) (base) C:\pinokio\api\MagicQuill.git\app>

logs/api/install.js/1787128828644

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

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

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && copy /Y pyproject.toml MagicQuill\LLaVA\
        1 Datei(en) kopiert.

(env) (base) C:\pinokio\api\MagicQuill.git\app>

logs/api/install.js/1787128840294

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

[memory]
{"ts":1787128887722,"step":5,"input":{"id":"1d335b10-b0ba-49a4-9a1e-07d34a290548"},"args":{},"global":{},"local":{},"port":42003}

[memory]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. Alle Rechte vorbehalten.

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && uv pip install -e MagicQuill\LLaVA\
Using Python 3.10.20 environment at: env
Resolved 82 packages in 346ms
      Built llava @ file:///C:/pinokio/api/MagicQuill.git/app/MagicQuill/LLaVA
Prepared 1 package in 5.70s
Uninstalled 5 packages in 19.77s
Installed 26 packages in 6.04s
 + accelerate==0.33.0
 + bitsandbytes==0.45.5
 + einops==0.6.1
 + einops-exts==0.0.4
 - h11==0.16.0
 + h11==0.14.0
 - httpcore==1.0.9
 + httpcore==0.17.3
 - httpx==0.28.1
 + httpx==0.24.1
 + joblib==1.5.3
 + latex2mathml==3.81.0
 + llava==1.2.2.post1 (from file:///C:/pinokio/api/MagicQuill.git/app/MagicQuill/LLaVA)
 + markdown2==2.5.5
 - numpy==2.2.6
 + numpy==1.26.4
 + peft==0.13.2
 + psutil==7.2.2
 + scikit-learn==1.2.2
 + sentencepiece==0.2.0
 + shortuuid==1.0.13
 + sniffio==1.3.1
 + svgwrite==1.4.3
 + threadpoolctl==3.6.0
 + timm==0.6.13
 + tokenizers==0.15.1
 - torch==2.13.0
 + torch==2.1.2
 + torchvision==0.16.2
 + transformers==4.37.2
 + wavedrom==2.0.3.post3

(env) (base) C:\pinokio\api\MagicQuill.git\app>

logs/api/start.js/1787128817989

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

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

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && python gradio_run.py
Traceback (most recent call last):
  File "C:\pinokio\api\MagicQuill.git\app\gradio_run.py", line 15, in <module>
    from MagicQuill.llava_new import LLaVAModel
  File "C:\pinokio\api\MagicQuill.git\app\MagicQuill\llava_new.py", line 2, in <module>
    from transformers import TextStreamer
ModuleNotFoundError: No module named 'transformers'

logs/api/torch.js/1787128887747

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

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

C:\pinokio\api\MagicQuill.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\MagicQuill.git\app\env\Scripts\activate C:\pinokio\api\MagicQuill.git\app\env && uv pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0  --index-url https://download.pytorch.org/whl/cu128 --force-reinstall --no-deps
Using Python 3.10.20 environment at: env
Resolved 3 packages in 222ms
Prepared 3 packages in 4ms
Uninstalled 2 packages in 17.18s
Installed 3 packages in 3.83s
 - torch==2.1.2
 + torch==2.7.0+cu128
 + torchaudio==2.7.0+cu128
 - torchvision==0.16.2
 + torchvision==0.22.0+cu128

(env) (base) C:\pinokio\api\MagicQuill.git\app>
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).