Tutorial - How to Make Your Python Script a .EXE

preview_player
Показать описание
💻 Want to learn how to code? My website has helped students in 90+ countries gain real-world coding skills! Whether you're a beginner or an experienced developer, you'll find practical lessons, hands-on projects, and career-focused training to level up your skills.

✅ Perfect for:

Beginners wanting to break into tech
Developers looking to upskill
Anyone interested in AI, web development, and more!
Join thousands of learners worldwide and take your coding skills to the next level!

If you’ve been laid off or are struggling to find a tech job in this tough market, this video is for you. I’ll break down:

✅ Who’s still hiring in tech (even with layoffs happening)
✅ How to stand out in a flooded job market
✅ Salary negotiation strategies (even in a bad economy)
✅ How to stay motivated after rejection

The job market is changing, but that doesn’t mean you have to settle. I’ll share real strategies to help you land your next role faster than the competition!

📢 Socials:

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

Thank you so much for not leaving youtube

aditya
Автор

Not much of a python guy, but cool tutorial, something to keep in the back of my mind. Do you have any experience compiling Node apps using something like EncloseJS?

epxscqc
Автор

Is it possible to see the source code after I "compiled" it to a .exe?

MasterNeiXD
Автор

Great video. Had no idea about the version limitations for creating .exes (which I may be getting to in the near future). I think you just saved future me hours and hours of saying "What isn't this working?!?!?"

ThomasSMcNamara
Автор

pyinstaller works with python 3.5 and also auto finds all of the dependencies etc, which means it usually works with a single command.

StuartHolliday
Автор

My favorite Python subject. I use Python 2.5 still, which uses py2exe.

SHONNER
Автор

You should start looking into machine learning as Python is very popular with machine learning libraries.

blackdeckbox
Автор

I'm using Python 2.7, so I installed the last version of py2exe to support it yet while I see a py2exe folder in c:\python27\Lib\site-packages, and the Windows path lists these folders (and the Scripts folder)... I still get the "no module named py2exe"!

bennguyen
Автор

when i type python34 setup.py py2exe it littarly doesnt do anything

samjemoedr
Автор


I already tried to run it in admin mode and disable Windows defender. Im clueless on what to do next.

yoshi
Автор

OMG thanks you I tried everything and Nothing worked. Now it works after 10 h of Research Thank you

triis
Автор

great i have project with lot's of python files. is it possible to make it as exe program?

dpicollege
Автор

Heeelp I did a script with pandas and it shows me this error once I run the .exe .. Missing required dependemcies [ " Numpy " ]. I have no heck of idea what to hell do. I am using python 3.6

cristianscript
Автор

got an error: 'command "py2exe" can't be found or wrote false'...
i use python 3.7

Tachiguro
Автор

Ik this is an older vid, but i did this and I cant get it to work... its isnt python34, the folder is just python, the app for python is python37. any advice on what I am doing wrong? thx in advance

StolidLiquid
Автор

it says ImportError: No module named 'distutilis'

boeing-
Автор

Is there a reason you didn't just create a virtual environment running python 3.4? I feel like that would be easier

JohnnyMetz
Автор

what does -m do in the following syntax.

python34 -m pip install py2exe

webapplicationguide
Автор

Late but MSCVR10 is the Microsoft Visual Studio C Runtime

zeektm
Автор

but if u want to make from .exe to .py

traghdmorid
visit shbcf.ru