mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 20:25:50 +03:00
[GH-ISSUE #94] Auto-py-to-exe install fail #88
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 @PttCodingMan on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/94
I installed by pypi and clone from git.
But it dose not launch.
Here is my error message on console
@brentvollebregt commented on GitHub (Apr 30, 2020):
The title of this issue and the content seems to not match. What are you trying to report here?
@brentvollebregt commented on GitHub (Apr 30, 2020):
Could you provide some details on how I could reproduce this? I see you are on Windows running Python 3.6.
@PttCodingMan commented on GitHub (Apr 30, 2020):
I do install Eel and Gevent.
I will try install it on clean Python environment.
Thank you.
@brentvollebregt commented on GitHub (Apr 30, 2020):
I wasn't meaning to install them, I was wanting to know if you had them pre-installed before you installed auto-py-to-exe or if the setup installed them when installing auto-py-to-exe.
@PttCodingMan commented on GitHub (Apr 30, 2020):
It launched on my clean environment.
Thanks.