mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #405] ValueError: Entry points must be listed in groups #326
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 @Itsbgold001 on GitHub (Jul 1, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/405
Hi, I faced this error, please can you tell me how to fix this
@github-actions[bot] commented on GitHub (Jul 1, 2023):
👋 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.
@brentvollebregt commented on GitHub (Jul 1, 2023):
It looks like your setuptools might be out of date - run
pip install setuptools --upgradeto update setuptools@Itsbgold001 commented on GitHub (Jul 2, 2023):
Hi @brentvollebregt , it still gave me the error.
Here is the full log
@brentvollebregt commented on GitHub (Jul 4, 2023):
If you create a virtual environment and then install auto-py-to-exe, does this still happen?
Also, you have literally just pasted your error here with no context - this doesn't really give me anything to help you with. Could you maybe fill out the bug template to help me out a bit?
@github-actions[bot] commented on GitHub (Aug 4, 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 (Aug 10, 2023):
Closing issue due to no activity in more than 60 days.