how do i make an executable out of a python program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how do i make an executable out of a python program

i have pycharm, python 3.5, python 2.7 and py2exe 0.6

2nd Feb 2017, 6:54 AM
Llewellyn Kay
Llewellyn Kay - avatar
1 Answer
+ 6
use py2exe xD you have the answer right there! I forget the specifics since I did it a while ago but it involved using command line. Just look up how to make an exe with py2exe, or look at it's documentation. from what I remember it was pretty simple
2nd Feb 2017, 8:34 AM
Ahri Fox
Ahri Fox - avatar