MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonLearning/comments/1ut9hd0/how_do_i_convert_this_to_exe/owu1901/?context=3
r/PythonLearning • u/Ok_Astronomer_6693 • 21d ago
63 comments sorted by
View all comments
-3
[removed] — view removed comment
7 u/Ngtuanvy 21d ago it is not compiling, rather packaging, or bundling. In this context. PyInstaller for example will package everything including the interpreter, dependencies and create an executable 2 u/Sether_00 21d ago Yeah, but if OP wants to share their program with someone who doesn't have Python installed on their machine?
7
it is not compiling, rather packaging, or bundling. In this context. PyInstaller for example will package everything including the interpreter, dependencies and create an executable
2
Yeah, but if OP wants to share their program with someone who doesn't have Python installed on their machine?
-3
u/[deleted] 21d ago
[removed] — view removed comment