Skip to content

docs: add windows (MSVC) build guide and link From README#476

Open
rafaellimatecnologia-cloud wants to merge 1 commit into
openai:mainfrom
rafaellimatecnologia-cloud:docs/windows-build-msvc
Open

docs: add windows (MSVC) build guide and link From README#476
rafaellimatecnologia-cloud wants to merge 1 commit into
openai:mainfrom
rafaellimatecnologia-cloud:docs/windows-build-msvc

Conversation

@rafaellimatecnologia-cloud
Copy link
Copy Markdown

Motivation

Building tiktoken from source on Windows (MSVC) can fail without the required toolchain is not installed or configured correctly.

This PR adds a clear,
step-by-step guide to reduce setup friction for Windows contributor.

Changes

  • Added a dedicated Windows (MSVC) build guide.
  • Linked the guide from the README near installation instructions.

Testing

  • py -3.12 -m pip install -e .
  • py -3.12 -m pytest -q (all tests passing on Windows)

No runtime behavior changes.

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.

1 participant