Convert python file to exe in less than 2 minutes (.py to .exe)

preview_player
Показать описание
auto-py-to-exe is a convenient tool that allows you to convert python file into an executable. (i.e. .py📄 to .exe ⚙️) In this video I will show you how easy is it to use this tool so that you can convert py file to exe in less than 2 minutes. #pytoexe

DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.
Рекомендации по теме
Комментарии
Автор

title: LESS THAN 2 MINUTES
video: takes 6 minutes to finish
me:

sketchycube
Автор

I converted py to .exe, then I tried to open the .exe file but it didn't opening and an error is coming "failed to execute file".

subratpanda
Автор

HI there, I'm trying to print my input, but when I write my data(a name) and press enter the console disappeard. Can you help me?

alirezarahimi
Автор

Sir i tried converting python file(which contains sklearn) to exe with pyinstaller, cx-freeze and all but it is not working can you help me sir

prasannanrobots
Автор

It is not working with tkinter’s tix module … is there some additional setting to be set ?

shidharthrouth
Автор

Notice that this is just a front end to the pyinstaller. The problem I have had with the pyinstaller is that it doesn't work with some common modules. For instance it didn't work with matplotlib 3.3.? so I had to down grade to 3.2.2 after much wasted time. Another thing is that you must look at the modules that are included in the final .exe. The problem I had is that it included many modules I didn't need that added to the code bloat. The .exe file was so big it took too long to load. In my case I wasn't using scipy so removing that saved about 30MB. Numpy and scipy are big modules of compiled fortran.

My point is that pyinstaller may work great in the video but in a real application one must learn to fuss with it by optimizing the setting. The nice interface does not help that much.

pnachtwey
Автор

Hello sir! I just created a mysql database desktop application. And after i delivered into the client the application ia not running on their pc. What ia the problem ?

AbbasAli-
Автор

what tyoe of terminal is needed? i use windows but it dont work

sam.
Автор

Your way of explaining things is so good.

shubhamkhanna
Автор

this video is what i need
thank you dude :33

karreevn
Автор

Virus Total scan says it is infected with a virus!! How can I fix that??

TipsTricksSolutions
Автор

i need to place a shortcut link on desktop as i don't want to show my code to others

saikatd
Автор

Thank u for this vedio.
Love ur python project series bt pls complete ur data structure playlist

shouryagupta
Автор

Thanks it is the best best best best and best helpful video for me but i am unable to explain you how helpful was it for me thanks

riyatiwari
Автор

i had tried with pyinstaller and that file is showing as malware, i and tried multiple ways like adding encryption and all but still the same, and my company is not ready to accept, is there any other way to create executable without marking it as virus or something.

vinaysharma
Автор

(1920, 'LoadLibraryEx', 'The file cannot be accessed by the system')

Project output will not be moved to output folder
Complete.
can anyone help when I am converting it's showing this and I can't get the file

rajeevyalamanchili
Автор

it isntalled but it says auto-py-to-exe is not a recognised internal or batch command

magma
Автор

Is there any difference between using this and using just PyInstaller?

pablodm
Автор

I installed pyinstaller successfully, but I'm getting this error when trying to convert a python file to .exe. Please help.

'pyinstaller' is not recognized as an internal or external command,
operable program or batch file.

praveendesu
Автор

and how to convert .py to .exe but the .py has to be executed with the command: "poetry run py"

RobertoSantos-neus
join shbcf.ru