Skip to content

Add support for building and testing tiktoken on Windows ARM64#501

Open
MugundanMCW wants to merge 1 commit intoopenai:mainfrom
MugundanMCW:main
Open

Add support for building and testing tiktoken on Windows ARM64#501
MugundanMCW wants to merge 1 commit intoopenai:mainfrom
MugundanMCW:main

Conversation

@MugundanMCW
Copy link

@MugundanMCW MugundanMCW commented Mar 9, 2026

PR Description:

  • Installing tiktoken via PIP distribution on Windows ARM64 currently fails due to unavailability of tiktoken wheels for Windows ARM64 architecture.
  • Due to the above issue, many users may not be able to use tiktoken library natively on Windows ARM64.
  • To resolve this issue, this PR adds CI support for building and testing tiktoken on Windows ARM64.

Changes Proposed:

  • Added Windows ARM64 build configurations in the workflow file[workflows/build_wheels.yml].

Installation logs:
logs.txt

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