How to Convert any Python File to .EXE Py to EXE

preview_player
Показать описание
Convert a .py to .exe in windows. Converting python files to executable's is very simple and we do this using Pyinstaller. and I will guide you step by step and details to make an Exe file from a .py file using 2 simple methods one from Command prompt and second by creating a windows batch file.

If you like this video please subscribe to my channel:

==================================================
Tech Touhid on Social Media and Websites:

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

thanks g all these popular vids dont even work much love we lit g <3

ifallwhenijump
Автор

What to do if i have a separate folder which contains all the images in that in the current directory? I mean how to include those files to so that my exe can access those files during the run time and show images also 😀

m_abhijit_
Автор

Hi. I've tried to do the same, and after process was finished, and I double clicked on my exe file, I've got thise error: Traceback (most recent call last): File "importlib_metadata\__init__.py", line 564, in from_name
StopIteration

During handling of the aboive exception, another exception occured:

Traceback (most recent call last):
File "app.py", line 1, in <module>
File "PyInstaller\loader/pyimod03_importers.py", line 495, in exec_module
File "streamlit\__init__.py", line 56, in <module>
File "importlib_metadata\__init__.py", line 1015, in version
File "importlib_metadata\__init__.py", line 988, in distribution
File "importlib_metadata\__init__.py", line 566, in from_name
No package metadata was found for streamlit

What could be a reson for this type of error? Thx in advance, Adnan

AdnanAdnan-yggl
Автор

Great. My concern is to how to include your database or .sql file in making .py into .exe???

rizaldycesarquimno
Автор

Yeah i have many python file redirecting from one to another so how can i do it?and my main problem is how can i relate these data with database which is fluently working when i run in pycharm but its saying no such table when converted to exe

bibashshrestha
Автор

Problem: Does not make shortcuts on the desktop? Set preset icon file. Either get the icon or exe program icon on it

ashrafalamdar
Автор

I have my .sql file and i place it in the folder where my .py is

Then from that folder i convert .py into .exe then when I drop my database i used my .py into mysql command line hoping that the .sql file i put in the folder will serve as my database. The executable file wont run. I have to import again my .sql file into mysql command line to be able to run my .exe

Please help me

rizaldycesarquimno
Автор

Please make on kivy bulldozer how website is access in mobile

shrikanttyagi
Автор

One first file is working remaining linked python files are not opening

nagarjunatutika
Автор

I have some images. Jpg
How to convert that in an exe file

autarroy
Автор

I want to convert my whole python project into exe file. anyone

xploricious
visit shbcf.ru