mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #351] python 3.11.1 version error #289
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 @muhammedfurkan on GitHub (Jan 5, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/351
Originally assigned to: @muhammedfurkan on GitHub.
Quick Checks
Describe the bug
python 3.11.1 version doesnt work properly. When I try to convert it gives a dll warning. The conversion is successful, but the application crashes when I try to run it on other computers.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Your Environment:
python --version): 3.11.1pip show auto-py-to-exe): 2.26.1pip show pyinstaller): 5.7.0pip show eel): 0.14.0@brentvollebregt commented on GitHub (Jan 5, 2023):
When you followed the debugging steps in the help post, what was the error you saw in the terminal?
Also it appears there are a couple of sections you forgot to fill out - these could be helpful to determine what is wrong.
@muhammedfurkan commented on GitHub (Jan 6, 2023):
@brentvollebregt commented on GitHub (Jan 6, 2023):
That is that build output and would not come from the debugging steps. Please follow the debugging steps to identify an error.
@github-actions[bot] commented on GitHub (Feb 6, 2023):
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 (Feb 12, 2023):
Closing issue due to no activity in more than 60 days.