mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #435] Stuck in initialisation #344
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 @JPB1JPB1 on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/435
Originally assigned to: @JPB1JPB1 on GitHub.
I was using auto_py_to_exe with sucess....
Now it stucks in initialisation ... waiting for ??
Under W10 in visual studio and python 3.9.12 maximum ( it was failing with 3.10.4.. another issue but not for now)
Any idea , stuck in initialisation ? Never seen before...
Great project and very usefull
JJ
@github-actions[bot] commented on GitHub (Oct 10, 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.
@JPB1JPB1 commented on GitHub (Oct 10, 2023):
Better when i came back with pyinstaller 4.10 not 6.0.0 not 5.13.2 ....
Any idea....
On going
@brentvollebregt commented on GitHub (Oct 10, 2023):
@JPB1JPB1 commented on GitHub (Oct 12, 2023):
Good news,
i'm getting Pyinstaller 6.0 starting with the right directory using run.py version initi.py 2.41 and not 2.18 ( older version..)...
Thanks for your reply, keep going on the good project and very usefull...
Have a nice day.
jjj
@brentvollebregt commented on GitHub (Oct 12, 2023):
Sounds like you may have been using an outdated version of auto-py-to-exe - great to hear you got this fixed