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

Fix manuskriptw startup error #1195

Merged

Conversation

Dreaded-Gnu
Copy link
Contributor

Added catch of RuntimeError to faulthandler.enable() except which is triggered on when sys.stderr is none, what happens right now in the manuskriptw build.

Fixes #1138

@TheJackiMonster TheJackiMonster added this to the 0.16.0 milestone Aug 7, 2023
@TheJackiMonster TheJackiMonster merged commit 6ee7e88 into olivierkes:develop Aug 7, 2023
2 checks 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.

RuntimeError with manuskriptw.exe (sys.stderr is None)
2 participants