[GH-ISSUE #115] Does it contains the python compiler itself? #110

Closed
opened 2026-02-26 12:20:31 +03:00 by kerem · 2 comments
Owner

Originally created by @donno2048 on GitHub (Aug 12, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/115

If I send the exe file to another computer without the python compiler would it run?

Originally created by @donno2048 on GitHub (Aug 12, 2020). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/115 If I send the exe file to another computer without the python compiler would it run?
kerem closed this issue 2026-02-26 12:20:31 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Aug 12, 2020):

Yes, the Python interpreter gets packaged with your scripts and some other stuff; that is the whole point of packaging it to an exe - so you can run it on a machine without Python.

<!-- gh-comment-id:673065912 --> @brentvollebregt commented on GitHub (Aug 12, 2020): Yes, the Python interpreter gets packaged with your scripts and some other stuff; that is the whole point of packaging it to an exe - so you can run it on a machine without Python.
Author
Owner

@donno2048 commented on GitHub (Aug 12, 2020):

Thanks

<!-- gh-comment-id:673129011 --> @donno2048 commented on GitHub (Aug 12, 2020): Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#110
No description provided.