mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-27 04:35:50 +03:00
[GH-ISSUE #80] How do I completely remove auto-py-to-exe and restart over? #78
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 @enjoysmath on GitHub (Dec 6, 2019).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/80
It installed and was working just fine, and I had to mess with it. Now upon installing
auto-py-to-exeis no longer found.@enjoysmath commented on GitHub (Dec 6, 2019):
I changed the name of my C:\Python36-32 directory to C:\Python36_32 which was causing this error, so I simply added C:\Python36_32\scripts to path and it works now.