Skip to content

Windows startup fails with ModuleNotFoundError: No module named 'fcnt…#34

Open
SABUJ123472 wants to merge 1 commit into
HKUDS:mainfrom
SABUJ123472:main
Open

Windows startup fails with ModuleNotFoundError: No module named 'fcnt…#34
SABUJ123472 wants to merge 1 commit into
HKUDS:mainfrom
SABUJ123472:main

Conversation

@SABUJ123472
Copy link
Copy Markdown
Contributor

@SABUJ123472 SABUJ123472 commented Apr 5, 2026

…l'[fixed]

Need demo or README.md for how to add various LLM providers (e.g. openrouter) [ fixed]

Summary

  • What problem does this PR solve?
  • What changed?

Validation

  • uv run ruff check src tests scripts
  • uv run pytest -q
  • cd frontend/terminal && npx tsc --noEmit (if frontend touched)

Notes

  • Related issue:
  • Follow-up work:

…l'[fixed]

 Need demo or README.md for how to add various LLM providers (e.g. openrouter) [ fixed]
tjb-tech pushed a commit that referenced this pull request May 24, 2026
Recognize win32 as a Windows platform alias and wrap missing platform lock modules in SwarmLockUnavailableError instead of leaking raw ImportError.

Based-on: #34
@tjb-tech
Copy link
Copy Markdown
Collaborator

已将这个 PR 里与 Windows 启动/lockfile 相关的最小修复手动抽取到 main:4c3bf5b。没有直接 merge,因为当前 PR 混入了大量 docs/evidence/CLI 等无关变更且与最新 main 冲突;新提交保留了原作者署名,并补了平台识别与缺失 fcntl/msvcrt 的回归测试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants