mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #380] Weird errors when trying to use the package #308
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 @MuffinAmor on GitHub (Mar 21, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/380
Hello, every time when i try to convert my py program into an exe, i get the following error when i try to start it.
i tried it on multiple devices with the same error.
The Program itself is working fine in pycharm and i double checked the paths
i did not use the mentioned package
@github-actions[bot] commented on GitHub (Mar 21, 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.
@MuffinAmor commented on GitHub (Mar 21, 2023):
Heyo, sorry for the interruption, i got it.
i deleted the requirements.txt and the venv of the projects and reinstalled the pip packaged step by step.
Pycharm was not complaining about, i don't even get errors, but in the end it damaged the exe.