-
Notifications
You must be signed in to change notification settings - Fork 680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed auto-py-to-exe but it doesn't runs the ui #461
Comments
👋 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. |
If you execute |
try Example: You will have to change folder \Python312\ to the version you are using. Example \Python310\ and the USER_NAME |
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. |
Closing issue due to no activity in more than 60 days. |
Quick Checks
Bug Description
When I tried to install auto-py-to-exe using pip command
pip install auto-py-to-exe
in the command prompt as an admin , it got installed successfully. But when i try to run the codeauto-py-to-exe
to execute it, it opens chrome but nothing happens after.To Reproduce
Steps to reproduce the behavior :
pip install auto-py-to-exe
auto-py-to-exe
Expected behavior
I followed the steps to install this package. And I expected that it will run perfectly as I got the needed requirements such as latest python, pip versions & Chrome installed on the system .
My Environment:
3.12.1
)24.0
)2.42.0
)5.13.2
)0.16.0
)The text was updated successfully, but these errors were encountered: