Is there any way to convert python 3.6 + tkinter code to exe? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Is there any way to convert python 3.6 + tkinter code to exe?

I have tried py2exe but it says bs4 module not found even though I separately pasted directory there, I had also tried cx_freeze but it is does the same, pyInstaller says index tuple out of range.I have tried many ways but one after another errors are there. File url here : https://www.dropbox.com/s/fn9y8dgzbzpsmqo/DLL_Client.py?dl=0 If please anybody can convert this to exe ??

6th Aug 2017, 12:01 PM
snoÉÆŹŽuouāˆ€
snoÉÆŹŽuouāˆ€ - avatar
2 Respostas
+ 1
your code runs with normal python interpreter?
6th Aug 2017, 12:04 PM
AndrƩs04_ve
AndrƩs04_ve - avatar
0
Yes it works well with interpreter but I want to make it stand alone exe.
6th Aug 2017, 12:07 PM
snoÉÆŹŽuouāˆ€
snoÉÆŹŽuouāˆ€ - avatar