Skip to content

fix: disable stripping for Windows pyinstaller builds#100

Merged
qin-ctx merged 1 commit intovolcengine:mainfrom
junhaoliao:disable-strip-on-windows
Oct 20, 2025
Merged

fix: disable stripping for Windows pyinstaller builds#100
qin-ctx merged 1 commit intovolcengine:mainfrom
junhaoliao:disable-strip-on-windows

Conversation

@junhaoliao
Copy link
Copy Markdown
Contributor

Description

Disable PyInstaller binary stripping when building on Windows, resolving the Windows packaging failure tracked in issue #99.

closes #99

🎯 PRs Should Target Issues

Before your create a PR, please check to see if there is an existing issue
for this change. If not, please create an issue before you create this PR, unless the fix is very small.

Not adhering to this guideline will result in the PR being closed.

@KashiwaByte101
Copy link
Copy Markdown
Collaborator

can you share us a success result picture of this pr

@qin-ctx qin-ctx merged commit 023e04f into volcengine:main Oct 20, 2025
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.

[BUG]: pyinstaller strip=True fails on Windows.

3 participants