Skip to content

Add support for building TikToken WoA#412

Open
Greenie0701 wants to merge 2 commits intoopenai:mainfrom
Greenie0701:Woa_Python
Open

Add support for building TikToken WoA#412
Greenie0701 wants to merge 2 commits intoopenai:mainfrom
Greenie0701:Woa_Python

Conversation

@Greenie0701
Copy link

  • The adoption of Windows on ARM (WoA) devices is increasing, but many Python wheels remain unavailable for this platform.
  • Currently, tiktoken fails to install on WoA due to the lack of a Rust toolchain.
  • With GitHub now offering free WoA runners, we have the opportunity to add WoA support for tiktoken.
  • This PR addresses the gap by enabling the building of tiktoken wheels for WoA, making it easier for end users on this platform to install and benefit from the package.

@useEffects
Copy link

useEffects commented Nov 8, 2025

Install rust toolchain manually and it works.

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