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

DVD Backup fails to begin on Installer and Portable releases #4

Open
rlaphoenix opened this issue Oct 13, 2023 · 2 comments
Open

DVD Backup fails to begin on Installer and Portable releases #4

rlaphoenix opened this issue Oct 13, 2023 · 2 comments
Labels
upstream Issue needs looking at by an upstream project dependency.

Comments

@rlaphoenix
Copy link
Owner

image

This error does not happen when you install Slipstream from a normal pip install or from source code. It's likely some sort of bug with the pyinstaller frozen build.

@rlaphoenix rlaphoenix added the bug Something isn't working label Oct 13, 2023
@rlaphoenix
Copy link
Owner Author

Surprisingly, this is not actually an issue with PyInstaller, at least not it's entire fault. See: tqdm/tqdm#1523

@rlaphoenix rlaphoenix added upstream Issue needs looking at by an upstream project dependency. and removed bug Something isn't working labels Oct 13, 2023
@rlaphoenix
Copy link
Owner Author

The Windows Setup and Portable binary release were updated to include the Console in the frozen build to workaround this issue. Ideally this could be solved another way in the future, but this works for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue needs looking at by an upstream project dependency.
Projects
None yet
Development

No branches or pull requests

1 participant