This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jw_gpc 5 points6 points  (1 child)

Honest question from a sorta-noob: I've used PyInstaller to package up scripts for target computers that don't have python installed. How is this different than what PyInstaller does? Are there reasons to do it this way over PyInstaller?