Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #70 Add conditional logic to pyinstaller.spec to remove strip flag from windows #73

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

DeanEby
Copy link
Collaborator

@DeanEby DeanEby commented Feb 8, 2025

Addresses issue found by @mikewolfd. I ran a build and the executable works on my PC.
image

@DeanEby DeanEby linked an issue Feb 8, 2025 that may be closed by this pull request
@KristijanArmeni KristijanArmeni self-requested a review February 12, 2025 14:22
Copy link
Collaborator

@KristijanArmeni KristijanArmeni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DeanEby Thanks! I'm not familiar with pyinstallers, but this seems a rather straightforward fix. Approving this on my end, but happy to let anyone else reign in with any pyinstaller-specific feedback.

@DeanEby DeanEby merged commit 5bc0d50 into civictechdc:main Feb 14, 2025
1 check passed
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.

pyinstaller settings for windows causing error
2 participants