6174 / 6174/comflowyspace

126] 找不到指定的模块。 Error loading "C:\tools\Miniconda3\en vs\comflowy\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.3k
Forks
136
PR merge metrics
No merged PRs in 30d

Description

单独运行ComfyUI成功,但是运行comflowyspace就提示找不到指定的模块。
C:\tools\Miniconda3\en vs\comflowy\lib\site-packages\torch\lib\fbgemm.dll
根据网上资料,试着装运行库也不行。

Contributor guide

No contributing guide indexed for this repository

Research direction

The error indicates a missing DLL (fbgemm.dll) in the PyTorch library path on Windows. First, check the project's installation scripts or documentation for Windows-specific setup. Verify the PyTorch version and its compatibility with the system. Look for any environment variables or dependency management in the codebase that might affect library loading. The issue is likely related to the integration between ComfyUI and comflowyspace, so examine how the Python environment is configured within the TypeScript/Electron desktop application.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, typescript
Domain
desktop, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.