Is there any method to convert .py file to .exe file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is there any method to convert .py file to .exe file

( Python)

21st Jul 2017, 8:55 AM
Gurtej Singh
Gurtej Singh - avatar
6 Answers
+ 1
but it is showing an error ....of loading data
21st Jul 2017, 9:13 AM
Gurtej Singh
Gurtej Singh - avatar
21st Jul 2017, 9:29 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 3
I don't know if my recent post (py to exe) helps or not(probably not 😅), but there's a link in it that might help. it's a link to cx_freeze documentation. https://code.sololearn.com/c87i8eEtYhzF/?ref=app
22nd Jul 2017, 4:07 AM
Mohammad Hossein Barati
Mohammad Hossein Barati - avatar
+ 1
use py2exe
21st Jul 2017, 9:04 AM
Pavan Kumar T S
Pavan Kumar T S - avatar
+ 1
thank you friends for helping
9th Aug 2017, 1:58 AM
Gurtej Singh
Gurtej Singh - avatar
0
check type of data you are loading
21st Jul 2017, 9:39 AM
Pavan Kumar T S
Pavan Kumar T S - avatar