How to convert python tkinter GUI to .exe using pyinstaller - Part 2

preview_player
Показать описание
Hi guys! in this video i have shared how to convert python tkinter GUI to .exe using Pyinstaller in very easy way. It converts python script to single .exe file. no folder or something left.. just a single .exe file is obtained
Рекомендации по теме
Комментарии
Автор

Arun,
I followed your video instruction and it works on the PC I installed pycharm on.
I tried to install the EXE file in another PC that doesn't have pycharm installed and unfortunately, I got an error message.
How is that possible???
Could you help me?

i am waiting for a solution

autarroy
Автор

the fuck are the laser sounds in the background, you on Dagobah or something

kevinfeng
Автор

why my .exe not work on win 7 or win 8

I am using pyinstaller with latest update. I use command to make exe is :-

Pyinstaller —onefile -w myscript.py

twinbook
Автор

Buen video (y), pero me sale este error failed to execute script

victorarrascuevitte
Автор

"Falied to execute script" Help

ettercap