0

Uncensored Local Studio: ERROR: Could not find an activated virtualenv (required).

@buchposted 7/18/2026, 10:28:52 PM·0 replies

App: Uncensored Local Studio (uncensored-local-studio.pinokio.git)
Repo: https://github.com/cocktailpeanut/uncensored-local-studio.pinokio.git
Generated: 2026-07-18T22:26:55.601Z
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 5090 laptop gpu",
    "ram_gb": 63,
    "vram_gb": 24
  },
  "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": "LENOVO",
    "model": "83F5",
    "version": "Legion Pro 7 16IAX10H",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ Ultra 9 290HX Plus",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "198",
    "stepping": "2",
    "speed": 2.7,
    "speedMin": 2.7,
    "speedMax": 2.7,
    "cores": 24,
    "physicalCores": 24,
    "processors": 1,
    "performanceCores": 24,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 917504,
      "l1i": 1572864,
      "l2": 41943040,
      "l3": 37748736
    }
  },
  "memory": {
    "total": 68112736256,
    "free": 57333157888,
    "used": 10779578368,
    "active": 10779578368,
    "available": 57333157888,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 9663676416,
    "swapused": 98566144,
    "swapfree": 9565110272
  },
  "gpus": [
    {
      "model": "intel(r) graphics"
    },
    {
      "model": "nvidia geforce rtx 5090 laptop gpu"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5090 Laptop GPU",
        "bus": "PCI",
        "vram": 24463,
        "vramDynamic": false,
        "driverVersion": "592.01"
      }
    ],
    "displays": [
      {
        "model": "Lenovo DisplayHDR",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1707,
        "currentResY": 1067,
        "resolutionX": 2560,
        "resolutionY": 1600,
        "pixelDepth": 32,
        "currentRefreshRate": 240
      }
    ]
  }
}

Logs

logs/api/install.js/1784413488829

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

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

C:\pinokio\api\uncensored-local-studio.pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone https://github.com/techjarves/Uncensored-Local-Studio.git app
Cloning into 'app'...
remote: Enumerating objects: 1224, done.
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 100% (65/65), done.
remote: Total 1224 (delta 103), reused 107 (delta 91), pack-reused 1063 (from 2)
Receiving objects: 100% (1224/1224), 4.22 MiB | 8.11 MiB/s, done.
Resolving deltas: 100% (753/753), done.

(base) C:\pinokio\api\uncensored-local-studio.pinokio.git>

logs/api/install.js/1784413497224

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

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

C:\pinokio\api\uncensored-local-studio.pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && echo.| powershell -NoProfile -ExecutionPolicy Bypass -File scripts/setup/setup.ps1

  ============================================================
   UNCENSORED AI STUDIO      -  First-Time Setup
   100% Self-Contained  |  No System Install Required
  ============================================================


  [1/8] Setting up portable Node.js (app/tools/node-win/)
  --------------------------------------------------------
   >>  Downloading: Node.js v22.12.0 LTS (Portable ZIP)

  [################################################] 100%  33.3 MB  Done! 

   >>  Extracting Node.js...

  [################################################] 100%  3149 files extracted!

   >>  Waiting for disk to flush...
   OK  Portable Node.js ready: v22.12.0

  [2/8] Setting up stable-diffusion.cpp CPU backend (app/backend/win/cpu/)
  --------------------------------------------------------
   >>  Downloading: stable-diffusion.cpp CPU Backend (Windows x64 AVX2)
                                                                                                                             [################################################] 100%  20.3 MB  Done!                                                                                                                                                                                >>  Extracting CPU Backend...                                                                                                                                                                                                                        [################################################] 100%  5 files extracted!                                                                                                                                                                            OK  CPU backend binaries installed successfully!                                                                                                                                                                                                     [2/8] Setting up stable-diffusion.cpp CUDA GPU backend (app/backend/win/cuda/)                                             --------------------------------------------------------                                                                    >>  Downloading: stable-diffusion.cpp CUDA Backend (Windows x64)                                                                                                                                                                                     [################################################] 100%  336.3 MB  Done!                                                                                                                                                                               >>  Extracting CUDA Backend...                                                                                                                                                                                                                       [################################################] 100%  5 files extracted!                                                                                                                                                                            OK  CUDA GPU backend binaries installed successfully!                                                                      >>  CUDA runtime DLLs are missing from backend folder. Downloading portable CUDA v12 runtime...                            >>  Downloading: CUDA v12 Runtime DLLs (llama.cpp)                                                                                                                                                                                                   [################################################] 100%  373.3 MB  Done!                                                                                                                                                                            
   >>  Extracting CUDA Runtime DLLs...                                                                                                                                                                                                                  [################################################] 100%  3 files extracted!                                                                                                                                                                            OK  CUDA runtime DLLs set up successfully!                                                                                                                                                                                                         
  [2/8] Setting up stable-diffusion.cpp Vulkan GPU backend for comparison (app/backend/win/vulkan/)
  --------------------------------------------------------
   >>  Downloading: stable-diffusion.cpp Vulkan Backend (Windows x64)

  [################################################] 100%  35.6 MB  Done! 

   >>  Extracting Vulkan Backend...

  [################################################] 100%  5 files extracted!

   OK  Vulkan GPU backend binaries installed successfully!

  [3/8] Setting up llama.cpp text backends (Vulkan + CPU)
  --------------------------------------------------------
   >>  Downloading llama.cpp cuda backend (b9668)...
      [################################################] 100%  249.1 MB  Done!  

   >>  Extracting llama.cpp cuda backend...
   >>  Downloading llama.cpp CUDA runtime library (b9668)...
      [################################################] 100%  373.3 MB  Done!  

   >>  Extracting CUDA runtime libraries...
   OK  llama.cpp cuda backend installed.
   >>  Downloading llama.cpp sycl backend (b9668)...
      [################################################] 100%  108.7 MB  Done!  

   >>  Extracting llama.cpp sycl backend...
   OK  llama.cpp sycl backend installed.
   >>  Downloading llama.cpp vulkan backend (b9668)...
      [################################################] 100%  36.8 MB  Done! 

   >>  Extracting llama.cpp vulkan backend...
   OK  llama.cpp vulkan backend installed.
   >>  Downloading llama.cpp cpu backend (b9668)...
      [################################################] 100%  16.1 MB  Done!

   >>  Extracting llama.cpp cpu backend...
   OK  llama.cpp cpu backend installed.

  [4/8] Setting up whisper.cpp speech backend
  --------------------------------------------------------
   >>  Downloading whisper.cpp speech backend (v1.9.1)...
   >>  Extracting whisper.cpp speech backend...
   OK  whisper.cpp speech backend installed.
   ..  CPU backend path: app/speech-backend/win/cpu
   ..  Optional Vulkan GPU backend path: app/speech-backend/win/vulkan

  [5/8] Setting up Kokoro ONNX text-to-speech runtime
  --------------------------------------------------------

  ============================================================
   Setting up Kokoro ONNX Text-to-Speech runtime
  ============================================================

   >>  Installing kokoro-js into app/tts-runtime...

added 55 packages, and audited 56 packages in 9s

10 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
   OK  Kokoro TTS runtime is ready.

  [6/8] Setting up portable OpenVINO NPU runtime
  --------------------------------------------------------

  ============================================================
   Uncensored AI Studio - OpenVINO NPU Setup
   Portable Python runtime: app/tools/python-win
  ============================================================

  Detected: Intel(R) AI Boost
  Downloading Portable Python 3.11.9...
  Downloading pip bootstrap...
ERROR: Could not find an activated virtualenv (required).
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Uncensored Local Studio: ERROR: Could not find an activated virtualenv (required). · Pinokio