mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 20:25:50 +03:00
[GH-ISSUE #109] Runs but doesn't allow file to be uploaded #103
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 @Caswell1000 on GitHub (Jul 10, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/109
Hi
Thanks for a super programme. I installed it on the x86 machine, it runs and show page but when I click brouse it does not open file prowser, also the current command space is empty, I has a good one running in a 64bit machine but I want to create a 32bi version of executable.
@brentvollebregt commented on GitHub (Jul 10, 2020):
Are there any errors in the Chrome DevTools console or the terminal window that auto-py-to-exe is running from? It looks like the ui has not initialised.
@Caswell1000 commented on GitHub (Jul 10, 2020):
Hi,
thanks, the pc does not have chrome, could that be the issue, I don't see any errors, let me install chrome, the other PC that had a similar issue also did not have chrome.
Regards
CN
@Caswell1000 commented on GitHub (Jul 10, 2020):
That seems to have fixed the problem, after installing Chrome it was A for away
@brentvollebregt commented on GitHub (Jul 10, 2020):
Are you able to see the console on the other browser? What browser was it?
@Caswell1000 commented on GitHub (Jul 13, 2020):
It's sorted now, it was a matter of installing chrome, the browser was explorer. The major issue now is tkinter TCL not loading. Thanks very much for your help, we can close this issue now.