Convert Python Program InTo Executable Software | Linux & Windows #python #exe #tutorial

preview_player
Показать описание
In this video you will learn to deploy python program into executable software for both Linux and Windows.

Previous Video (Make Python Program Executable Without Library)
===============================================================
===============================================================

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

So this also converts the python script into something that can't be read or reverse engineered? When you're running myapp (on linux), it doesn't need a file extension? Is it C code? How does it find your data files?

mikeberger
Автор

Hi codeWorked. i ran in ubuntu through ssh but when i run my app it's had an issue that: ./check_stop: symbol lookup error: undefined symbol: omp_get_num_procs. Can you help me, please?

vanlytran
Автор

is it possible to do this with a simple calculator program ? I have a calculator program and it doesn't have any window, that I want to have it as an executable file, and when I did everything that you showed us, I did create a file, but when I click on that, nothing happens. but when I run it from terminal it works from there. can you please help me ?

kamisema
Автор

Hey buddy..
Can yoou make a video how to make .deb which is installable and run after installation on linux, file of python program?

isuruthiwanka
Автор

How would you create a .dpkg or debian package from this one python file? I have tried following the default python packaging tutorial on the python website but since it doesn't show about creating install or configure type files I am confused. Hopefully you can show us how to make these distributes

dhavalshukla
Автор

AttributeError: 'NoneType' object has no attribute 'groups'

ricardocarapeto
Автор

How to create windows executable file from Linux os to share it with people who use windows?

abdulbarjunejo
Автор

Good one. What if I have a data base file, how can I combine it with python file?

yangerrai
Автор

My program work fine but when i converting it to .exe I got attribute error

ImAjitJadhav
Автор

Broooo. So how can I make linux executable from windows???? From windows, It always create exe file.

mariamkhanam
Автор

How can we convert.exe python file to Linux executable file.

dsreekanth
welcome to shbcf.ru