Skip to content

docs(linkedin): document Windows greenlet setup - #594

Open
SulimanAbdulrazzaq wants to merge 1 commit into
Panniantong:mainfrom
SulimanAbdulrazzaq:docs/586-windows-linkedin-greenlet
Open

docs(linkedin): document Windows greenlet setup#594
SulimanAbdulrazzaq wants to merge 1 commit into
Panniantong:mainfrom
SulimanAbdulrazzaq:docs/586-windows-linkedin-greenlet

Conversation

@SulimanAbdulrazzaq

Copy link
Copy Markdown

Summary

Fixes #586.

  • Document the MSVCP140.dll failure as a missing Microsoft Visual C++ Redistributable prerequisite.
  • Document the verified Windows x64 greenlet==3.2.4 fallback for systems where the redistributable cannot be installed.
  • Call out the Windows ARM64 wheel limitation so the fallback is not applied universally.

This is documentation-only; the default unpinned uvx setup remains unchanged.

Validation

  • python -m pytest -q tests/test_channels.py -k LinkedInChannel (9 passed)
  • ruff check agent_reach tests (passed)
  • git diff --check (passed)
  • Full python -m pytest -q: 553 passed, 28 skipped, 5 pre-existing environment failures (Windows symlink privilege and missing yt_dlp)
  • ruff format --check agent_reach tests reports 52 pre-existing files requiring formatting; no source files were changed.
  • mypy agent_reach was unavailable in the local environment.

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.

Windows: LinkedIn channel (mcp-server-linkedin) crashes on greenlet 3.5.4 — document/pin the working invocation

1 participant