Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

build: update windows build script to use trimmed python version#279

Merged
parthea merged 1 commit intomainfrom
add-python-313-win
Mar 24, 2025
Merged

build: update windows build script to use trimmed python version#279
parthea merged 1 commit intomainfrom
add-python-313-win

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Mar 24, 2025

Update scripts/windows/build.bat to use a trimmed python version 3.13 instead of 3.13.1 to resolve the issue No suitable Python runtime found seen in the build logs.

Chocolatey installed 3/3 packages. 
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
"Listing available Python versions'
 -V:3.13 *        Python 3.13 (64-bit)
 -V:3.12          Python 3.12 (64-bit)
 -V:3.11          Python 3.11 (64-bit)
 -V:3.10          Python 3.10 (64-bit)
 -V:3.9           Python 3.9 (64-bit)
 -V:2.7           Python 2.7
 -V:ContinuumAnalytics/Anaconda36-64 Anaconda 5.0.1
 -V:ContinuumAnalytics/Anaconda27-64 Anaconda 5.0.1
No suitable Python runtime found
Pass --list (-0) to see all detected environments on your machine
or set environment variable PYLAUNCHER_ALLOW_INSTALL to use winget
or open the Microsoft Store to the requested version.
"Installing cmake for Python 3.13.1"
No suitable Python runtime found
Pass --list (-0) to see all detected environments on your machine
or set environment variable PYLAUNCHER_ALLOW_INSTALL to use winget
or open the Microsoft Store to the requested version.
HEAD is now at 02e65f4 Bump deps (#56)
Removing build/
The system cannot find the file specified.
Could Not Find C:\tmpfs\src\github\python-crc32c\google_crc32c\CMakeCache.txt
"Running cmake with Generator:  "Visual Studio 17 2022", Platform: x64, Install Prefix: C:\tmpfs\src\github\python-crc32c\build\RelWithDebInfo"
No suitable Python runtime found

Towards #278

BEGIN_COMMIT_OVERRIDE
fix: Add Python 3.13 windows wheels
END_COMMIT_OVERRIDE

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 24, 2025
@parthea parthea force-pushed the add-python-313-win branch from 5769810 to 3e7a574 Compare March 24, 2025 19:28
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Mar 24, 2025
@parthea parthea force-pushed the add-python-313-win branch from 3e7a574 to 6d0d661 Compare March 24, 2025 19:28
@parthea parthea changed the title for testing purposes build: update windows build script to use trimmed python version Mar 24, 2025
@parthea parthea marked this pull request as ready for review March 24, 2025 19:47
@parthea parthea requested a review from a team March 24, 2025 19:47
@parthea parthea enabled auto-merge (squash) March 24, 2025 19:48
@parthea parthea merged commit fbb0e26 into main Mar 24, 2025
9 of 10 checks passed
@parthea parthea deleted the add-python-313-win branch March 24, 2025 20:09
@parthea parthea added the release-please:force-run To run release-please label Mar 24, 2025
@release-please release-please bot removed the release-please:force-run To run release-please label Mar 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants