-
Notifications
You must be signed in to change notification settings - Fork 48
Plugin Installation Not Working #425
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
I tried to install a plugin from the Daydream.live website. Scope says plugin installation is successful, but the plugin disappears after server restart. (0:30 in the video)
plugin-bug-cut.mp4
Logs (from another install, also resulted in the plugin disappearing)
2026-02-09 23:41:33,786 - scope.core.pipelines.registry - INFO - GPU detected with 24.0 GB VRAM
2026-02-09 23:41:41,492 - scope.core.plugins.manager - INFO - Loaded 0 plugin(s)
2026-02-09 23:41:41,498 - scope.core.pipelines.registry - INFO - Registry initialized with 12 pipeline(s)
2026-02-09 23:41:41,498 - scope.server.app - INFO - Serving static assets from C:\Program Files\Daydream Scope\resources\frontend\dist\assets
2026-02-09 23:41:41,535 - uvicorn.error - INFO - Started server process [21164]
2026-02-09 23:41:41,535 - uvicorn.error - INFO - Waiting for application startup.
2026-02-09 23:41:41,966 - scope.server.app - INFO - Logs directory: C:\Users\user\.daydream-scope\logs
2026-02-09 23:41:41,967 - scope.server.app - INFO - Models directory: C:\Users\user\.daydream-scope\models
2026-02-09 23:41:41,967 - scope.server.app - INFO - Assets directory: C:\Users\user\.daydream-scope\assets
2026-02-09 23:41:41,967 - scope.server.app - INFO - Pipeline manager initialized
2026-02-09 23:41:43,008 - scope.server.webrtc - INFO - RTCConfiguration created with cloudflare and 2 ICE servers
2026-02-09 23:41:43,008 - scope.server.app - INFO - WebRTC manager initialized
2026-02-09 23:41:43,008 - scope.server.app - INFO - Cloud connection manager initialized
2026-02-09 23:41:43,008 - uvicorn.error - INFO - Application startup complete.
2026-02-09 23:41:43,008 - uvicorn.error - INFO - Uvicorn running on http://127.0.0.1:52178 (Press CTRL+C to quit)
2026-02-09 23:42:34,284 - scope.server.app - INFO - Installing plugin: git+https://github.com/daydreamlive/scope-plugin-hello-world
2026-02-09 23:42:34,307 - scope.core.plugins.venv_snapshot - INFO - Captured venv state to C:\Users\user\.daydream-scope\plugins\freeze.txt
2026-02-09 23:42:34,308 - scope.core.plugins.venv_snapshot - INFO - Backed up C:\Users\user\.daydream-scope\plugins\resolved.txt to C:\Users\user\.daydream-scope\plugins\resolved.txt.bak
2026-02-09 23:42:34,309 - scope.core.plugins.manager - INFO - Compiling plugins with package: git+https://github.com/daydreamlive/scope-plugin-hello-world
2026-02-09 23:42:35,175 - scope.core.plugins.manager - INFO - Installing from resolved file: C:\Users\user\.daydream-scope\plugins\resolved.txt
2026-02-09 23:42:35,175 - scope.core.plugins.manager - INFO - Running: uv pip install --torch-backend cu128 -r C:\Users\user\.daydream-scope\plugins\resolved.txt
2026-02-09 23:42:36,896 - scope.core.plugins.manager - INFO - uv pip install returncode: 0
2026-02-09 23:42:36,896 - scope.core.plugins.manager - INFO - uv pip install stderr: Using Python 3.12.9 environment at: C:\Users\user\AppData\Roaming\Daydream Scope\.venv
Resolved 106 packages in 300ms
Uninstalled 19 packages in 518ms
Installed 39 packages in 855ms
+ contourpy==1.3.3
- cryptography==46.0.3
+ cryptography==46.0.4
+ cycler==0.12.1
- einops==0.8.1
+ einops==0.8.2
- fastapi==0.128.0
+ fastapi==0.128.6
+ fonttools==4.61.1
- fsspec==2026.1.0
+ fsspec==2026.2.0
+ hf-xet==1.2.0
- huggingface-hub==0.36.0
+ huggingface-hub==1.4.1
- kernels==0.11.7
+ kernels==0.12.1
+ kiwisolver==1.4.9
+ matplotlib==3.10.8
- multidict==6.7.0
+ multidict==6.7.1
- numpy==2.4.1
+ numpy==2.4.2
+ opencv-python==4.13.0.92
- packaging==25.0
+ packaging==26.0
+ polars==1.38.1
+ polars-runtime-32==1.38.1
- psutil==7.2.1
+ psutil==7.2.2
- pycparser==2.23
+ pycparser==3.0
- pyjwt==2.10.1
+ pyjwt==2.11.0
+ pyparsing==3.3.2
- regex==2025.11.3
+ regex==2026.1.15
+ scipy==1.17.0
+ scope-ltx-2==0.1.0 (from git+https://github.com/daydreamlive/scope-ltx-2@6634cde2ff7bf633fadc33fb8d46202b0ade96a3)
+ scope-plugin-hello-world==0.1.0 (from git+https://github.com/daydreamlive/scope-plugin-hello-world@4644d4b27a4a6445e537f687d9775021a7db7ddc)
+ scope-vfx==0.1.1 (from git+https://github.com/viborc/scope-vfx@3695ab130792e8f59b442b05a53a613287a4b5c2)
+ scope-yolo-mask==0.1.0 (from git+https://github.com/daydreamlive/scope_yolo_mask@74aa17c8800c5b2595cac0df4e7682b7dbff9b06)
- setuptools==80.9.0
+ setuptools==82.0.0
+ shellingham==1.5.4
- starlette==0.50.0
+ starlette==0.52.1
+ torchaudio==2.9.1+cu128
- tqdm==4.67.1
+ tqdm==4.67.3
- transformers==4.57.5
+ transformers==5.1.0
- twilio==9.9.1
+ twilio==9.10.1
+ typer-slim==0.21.1
+ ultralytics==8.4.13
+ ultralytics-thop==2.0.18
- wcwidth==0.2.14
+ wcwidth==0.6.0
2026-02-09 23:42:36,896 - scope.server.app - INFO - Plugin installed: scope-plugin-hello-world
2026-02-09 23:42:36,924 - scope.server.app - INFO - Server restart requested (managed mode) - exiting for respawn...
2026-02-09 23:42:37,425 - scope.server.app - INFO - Exiting with code 42 for managed respawn...
Platform
Windows
Nvidia GPU
4090
Scope Version
0.1.0
uv Version
No response
node Version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working