GeometryPack is hanging during start up of ComfyUI protable. Tried removing the directory and reinstalling and same issue. Also tried running the pip install requirements from the directory and it completed without errors. Here is the log:
## ComfyUI-Manager: installing dependencies done.
[2026-02-20 11:17:01.159] ** ComfyUI startup time: 2026-02-20 11:17:01.159
[2026-02-20 11:17:01.159] ** Platform: Windows
[2026-02-20 11:17:01.159] ** Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
[2026-02-20 11:17:01.159] ** Python executable: D:\ComfyUI\python_embeded\python.exe
[2026-02-20 11:17:01.160] ** ComfyUI Path: D:\ComfyUI\ComfyUI
[2026-02-20 11:17:01.160] ** ComfyUI Base Folder Path: D:\ComfyUI\ComfyUI
[2026-02-20 11:17:01.160] ** User directory: D:\ComfyUI\ComfyUI\user
[2026-02-20 11:17:01.161] ** ComfyUI-Manager config path: D:\ComfyUI\ComfyUI\user\__manager\config.ini
[2026-02-20 11:17:01.161] ** Log path: D:\ComfyUI\ComfyUI\user\comfyui.log
[2026-02-20 11:17:02.405]
#######################################################################
[2026-02-20 11:17:02.405] [ComfyUI-Manager] Starting dependency installation/(de)activation for the extension
[2026-02-20 11:17:02.405]
[2026-02-20 11:17:02.406]
## ComfyUI-Manager: EXECUTE => ['D:\\ComfyUI\\python_embeded\\python.exe', '-s', '-m', 'pip', 'install', 'comfy-env==0.1.92']
[2026-02-20 11:17:02.406]
## Execute management script for 'D:\ComfyUI\ComfyUI\custom_nodes\comfyui-geometrypack'
[2026-02-20 11:17:03.735]
## ComfyUI-Manager: EXECUTE => ['D:\\ComfyUI\\python_embeded\\python.exe', '-s', '-m', 'pip', 'install', 'comfy-dynamic-widgets==0.1.4']
[2026-02-20 11:17:04.306]
## Execute management script for 'D:\ComfyUI\ComfyUI\custom_nodes\comfyui-geometrypack'
[2026-02-20 11:17:05.644]
## ComfyUI-Manager: EXECUTE => ['D:\\ComfyUI\\python_embeded\\python.exe', '-s', '-m', 'pip', 'install', 'comfy-3d-viewers==0.2.23']
[2026-02-20 11:17:06.201]
## Execute management script for 'D:\ComfyUI\ComfyUI\custom_nodes\comfyui-geometrypack'
[2026-02-20 11:17:07.550]
## ComfyUI-Manager: EXECUTE => ['D:\\ComfyUI\\python_embeded\\python.exe', '-s', '-m', 'pip', 'install', 'trimesh[easy]>=4.0.0']
[2026-02-20 11:17:08.099]
## Execute management script for 'D:\ComfyUI\ComfyUI\custom_nodes\comfyui-geometrypack'
[2026-02-20 11:17:09.434] [SKIP] Downgrading pip package isn't allowed: scipy (cur=1.16.3)
[2026-02-20 11:17:10.015]
## ComfyUI-Manager: EXECUTE => ['D:\\ComfyUI\\python_embeded\\python.exe', 'install.py']
[2026-02-20 11:17:10.015]
## Execute management script for 'D:\ComfyUI\ComfyUI\custom_nodes\comfyui-geometrypack'
GeometryPack is hanging during start up of ComfyUI protable. Tried removing the directory and reinstalling and same issue. Also tried running the pip install requirements from the directory and it completed without errors. Here is the log: