How To Quickly Convert Your Python Files to .EXE

preview_player
Показать описание
Hey guys, today we learn how we can convert our python files to a traditional .exe (executable) file using a tool called "Pyinstaller". As always, if you've enjoyed this video, be sure to hit the like and subscribe. ...And maybe consider becoming a member today :)

Music Credits:

Track: Jim Yosef - Link [NCS Release]
Music provided by NoCopyrightSounds.

Track: Jim Yosef - Samurai [NCS Release]
Music provided by NoCopyrightSounds.

Track: NIVIRO - The Edge (feat. Harley Bird) [NCS Release]
Music provided by NoCopyrightSounds.

Track: Rival x Cadmium - Seasons (feat. Harley Bird) [Futuristik & Whogaux Remix] [NCS Release]
Music provided by NoCopyrightSounds.

All songs are listed in order according to how they are played in the video.
Some songs may be repeated (if video is rather long)

Outro is the same song as the last one played!

Intro is made by somebody else on panzoid, only changed the music Tranquillity - ProdRiddiman)
Outro is made by me :)
Рекомендации по теме
Комментарии
Автор

There's something I've been meaning to say for a while now.

And that is simply thank you. As of writing this comment, I am currently at 950 subscribers, we are on the road to 1000. At 1000, I will be allowed to start making a little bit of cash off of advertisements that are seen on my channel. I also can begin doing much more with my channel, and better yet, my community, you guys who watched me since day one. It was only 7-8 months ago... When I've reached 100 subscribers. It's felt like years, but I couldn't have done it without all of the support I have gotten. Especially from the love of my life, who has been there for me helping me and coaching me to do more with my channel.. So- thank you babe :). But, I just wanted to say thank you to everyone who's subscribed to my channel. If you haven't yet, please consider purchasing my "Supporter" membership, as it helps me continue to grow my channel, those who do consider will receive great recognition! But otherwise, thank you either way, you have all helped me!

paradoxial
Автор

High quality very informative amazing quality content I love you paradoxical you do everything explain what it does and your extremely active in your community :)

echantom
Автор

Thanks for the video!

A correction I’d like to make: the .spec file is a data file, but not for the final exe. Rather, if you want to compile it again with the same arguments, next time you can just run "pyinstaller main.spec". Basically, it saves your compile command so you don’t have to type it all again.

Personally, after I compile, I delete everything except dist, as the onefile argument means the final exe is a standalone, needing no other files. (The exception to this is if you’re using external non-py files, like .json or .png assets (pygame lol))

yumyummity
Автор

Video tip: there are lots of "compilers" like nuitka or cx_freeze.
Personaly i hate pyinstaller (compatibility problem issue), but good video 👍

hrr_snorre
Автор

It keeps saying 'pyinstaller' is not recognized as an internal or external command, operable program or batch file at the last step. Could you possibly give me advice about that?

Trizoidstudiosofficial
Автор

Hello, im trying to find the solution for this problem ".py' not found" the file is in directory, pip is installed, i did reinstal, instal, uninstal and all the things... not working from pycharm, not working from cmd in the other folder as u showed, not working anyway... what is wrong?

strielkusgaming
Автор

Hi, if I need to share the .exe file with someone. Should I share all folder or just .exe file? Thank you

ziuiedw
visit shbcf.ru