mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #217] exe wont open #198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @polrbare on GitHub (Nov 18, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/217
sorry if im missing something simple, im new to all this,
while the conversion worked as intended, the output exe did not open correctly, giving me the error "the application has failed to start side-by-side configuration is incorrect..."
any help would be great!
@brentvollebregt commented on GitHub (Nov 18, 2021):
Looks like you're seeing this: https://github.com/pyinstaller/pyinstaller/issues/6371.
For the moment, using PyInstaller 4.6 should work, regarding you are not using Python 3.10. This should be fixed in the next PyInstaller release.
@github-actions[bot] commented on GitHub (Jan 18, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Jan 24, 2022):
Closing issue due to no activity in more than 60 days.