mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #264] pip install auto-py-to-exe ERROR #233
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 @Darskiy on GitHub (Apr 19, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/264
@Siddharth1India commented on GitHub (Apr 10, 2023):
Any solution? Facing same error.
@brentvollebregt commented on GitHub (Apr 10, 2023):
@Siddharth1India do you have Microsoft C++ Build Tools mentioned in the error installed? Might pay to take a look at the help it is offering.
@Siddharth1India commented on GitHub (Apr 10, 2023):
@brentvollebregt found out that issue was with my machine. Tested on different machine and everything worked fine.
@Darskiy commented on GitHub (Apr 10, 2023):
Due to my inattention, I immediately decided to ask for support, but everything turned out to be much simpler. The error log states that
Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/🤷♂️@brentvollebregt commented on GitHub (Apr 12, 2023):
For others finding this issue: this is also discussed in the help post under "Possible Gevent Issue"