Converting python to executables using cx_freeze - 29/30 #tkinter30

preview_player
Показать описание
Day 29 - In this video we convert the .py files to .exe files using the package cx_freeze (for python 3.6+)

#tkinter #python #tkinter30
Рекомендации по теме
Комментарии
Автор

God Bless you, amazing tutorials, would not have been able to finish my tkinter project without you!

stephenpacker
Автор

this worked for me. I fought pyinstaller ALL DAY with no progress. This worked the first try....Thank you! lol

JohnnyUtah
Автор

Thank you so much, my man, I watched like tutorials and this is the only one that works!!!!

slimeytutorials
Автор

Creating end user application from Python is the most insane thing I know of. People should be told that before they start to learn this language, that is "well structured", "intuitive", but is actually almost impossible to turn into a working final app.

osraneslipy
Автор

Thank you very much!! Have been stucked with compiling for half of the day, trying to use pyinstaller, but it doesn't work fine for me + created exe triggers warnings about virus in it from my antivirus programm. And with cx_Freeze I've compile a functional executable, however I have another code module imported in my Tkinter GUI and it doesn't work, but I sure I'll find a solution. Thank you again for this great video!

anastasiia
Автор

You literally stopped me from suicide. Your space invaders video was my first intro to pygame. i made my own game and was trying to make it into exe with no progress. But you were the one who was able to do that. you helped me with my first and last step

varoonsnook
Автор

no forward button? wonder why...Also, once you make your .py an .exe and you want to add something to the .py, will it reflect on the .exe? or will you have to redo this whole process again?

codefoxx
Автор

Thanks bro. It solved _MEI folder problem created by pyinstaller. Thanks a lot.

Bad_Sage
Автор

Sir, Great I bother last 3 days now my problem is solved Thanks Bro. You are great.

siraatsoft
Автор

I don't know why but I have not got any errors and thats the best part.
I got my .exe file at once

Thank you buddy!

thephotophilic_guy
Автор

hlow sir, , i am facing some problem during installing the package cx_freeze.it shows"_ Could not find a version that satisfies the requirement cx_Freeze (from versions: )
No matching distribution found for cx_Freeze
_
help me.

suryanarayankumar
Автор

Thanks. Did not get a single error.
It did take a lot of files and space for the smallest of programs.

Maybe there is a better way out there but at least this one works.

prakharchaurasiya
Автор

Thank you for your great video and now every thing is working on my pc but the problem is when I try it on any other pc I get an error in opening the connection to the mysql database: 2003: can't connect to MySQL server on localhost: 3306(10061 Aucune connexion n'a pu établie car l'ordinateur cible l'a expressément refusée)". So why I get this error in any other PC but I don't get it in mine and how to fix it

bakloutiakram
Автор

Bro I converted Py to exe but while double clicking module not found named tkinter error I got. Any suggestions please

kmp
Автор

Man i learnt so much from you! Dhonnobad! well... the Cx_Freeze worked the first time for me... i dunno i should be happy or worried! lol!

SandyFlute
Автор

I tried to install that in a standalone pc but unfortunately it doesnt work.
It only works if you have python/pycharm on your pc.
What i am doing wrong?

autarroy
Автор

I'm trying to build which uses 'wx', there's no errors, but double-clicking the exe doesn't open the application. How can I find what's missing?

bennguyen
Автор

Thanku you so much... it helps me alot...👍😁 u r did great🤘😊

sumanrawat
Автор

Salute you man <3, I never ever see any teacher like you in my life <3

spreadinglove
Автор

i had 3 python files i want to build .exe file with pyinstaller it's crating .exe file while i open it's not doing anything but if i run that code it will working on venv . and application designed with pyqt5.

punnarajeev
welcome to shbcf.ru