[GH-ISSUE #431] Add support for PyInstaller 6.0.0 #343

Closed
opened 2026-02-26 12:21:17 +03:00 by kerem · 5 comments
Owner

Originally created by @AnonymousCreator5 on GitHub (Sep 24, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/431

Originally assigned to: @brentvollebregt on GitHub.

PyInstaller 6.0.0 has been released and auto-py-to-exe's UI gets stuck initialising when using this version of PyInstaller.

Currently PyInstaller 5.13.2 works fine.

Originally created by @AnonymousCreator5 on GitHub (Sep 24, 2023). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/431 Originally assigned to: @brentvollebregt on GitHub. PyInstaller 6.0.0 has been released and auto-py-to-exe's UI gets stuck initialising when using this version of PyInstaller. Currently PyInstaller 5.13.2 works fine.
kerem 2026-02-26 12:21:17 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@github-actions[bot] commented on GitHub (Sep 24, 2023):

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

<!-- gh-comment-id:1732559149 --> @github-actions[bot] commented on GitHub (Sep 24, 2023): 👋 Hi, just a reminder that if you haven't read [the help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/) yet, give it a read to see if your issue is covered in it and make sure to follow [the debugging section](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#debugging). Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help [post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/), [video](https://youtu.be/OZSZHmWSOeM) or create a [new discussion](https://github.com/brentvollebregt/auto-py-to-exe/discussions).
Author
Owner

@nikit0 commented on GitHub (Sep 24, 2023):

image

I'm having the same problem

<!-- gh-comment-id:1732650024 --> @nikit0 commented on GitHub (Sep 24, 2023): ![image](https://github.com/brentvollebregt/auto-py-to-exe/assets/45583155/f9adee2c-35a7-43fb-8253-d03edf2bf32e) I'm having the same problem
Author
Owner

@NoneAsName commented on GitHub (Sep 24, 2023):

I was able to solve this by using a lower version of pyinstaller==5.13.2
edit : remember to reinstall using --no-cache-dir

<!-- gh-comment-id:1732665503 --> @NoneAsName commented on GitHub (Sep 24, 2023): I was able to solve this by using a lower version of pyinstaller==5.13.2 edit : remember to reinstall using --no-cache-dir
Author
Owner

@brentvollebregt commented on GitHub (Sep 25, 2023):

@nikit0 thank you very much for that screenshot - gave context to this issue with no info!
@apioff thanks! I just saw that PyInstaller released a new major version - this might be the issue!
@AnonymousCreator5 I ask that you fill out the template next time or at least provide some info - "it stucks on initalazing" gives me little to help you with.

<!-- gh-comment-id:1732916496 --> @brentvollebregt commented on GitHub (Sep 25, 2023): @nikit0 thank you very much for that screenshot - gave context to this issue with no info! @apioff thanks! I just saw that PyInstaller released a new major version - this might be the issue! @AnonymousCreator5 I ask that you fill out the template next time or at least provide some info - "it stucks on initalazing" gives me little to help you with.
Author
Owner

@brentvollebregt commented on GitHub (Sep 25, 2023):

This should be fixed in 2.40.0 - comment on this issue if it still seems like an issue and we can reopen and investigate.

<!-- gh-comment-id:1733130326 --> @brentvollebregt commented on GitHub (Sep 25, 2023): This should be fixed in [2.40.0](https://github.com/brentvollebregt/auto-py-to-exe/releases/tag/v2.40.0) - comment on this issue if it still seems like an issue and we can reopen and investigate.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#343
No description provided.