Skip to content

installer: set pynsist to 2.7 and distlib to 0.3.3 #4308

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

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

bastimeyer
Copy link
Member

See #4307

According to my locally built installers, downgrading distlib to 0.3.3 fixes the issue of the broken executables. This is not a long-term solution, but it should work for now.

I'd like to publish 3.1.1 as soon as possible, but I also want to see if the next nightly is working as intended once this gets merged.

As said in #4307, the executables are only broken when trying to run them from a non-command-line context on Windows, eg. from a GUI application and they immediately terminate with exit code 3221225477. I don't know how the executables work. I only know how pynsist concatenates the binaries built by the distlib project with a shebang and the application's entry script.

@gravyboat gravyboat merged commit 5d57bba into streamlink:master Jan 24, 2022
@bastimeyer bastimeyer deleted the installer/distlib-0.3.3 branch January 24, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants