mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #313] The browse button isn't working #275
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 @fluentmoheshwar on GitHub (Sep 15, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/313
Quick Checks For You
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
I tried running
didn't worked
Expected behavior
It should open the browse popup
Your Environment:
python --version): Python 3.10.6pip show auto-py-to-exe): 2.23.0pip show pyinstaller): 5.3pip show eel): 0.14.0@fluentmoheshwar commented on GitHub (Sep 18, 2022):
Fixed after a new python update!