How to Convert Any Python File to .exe? | GeeksforGeeks

Sdílet
Vložit
  • čas přidán 22. 07. 2021
  • In this video, we're going to discuss how to convert a Python (.py) file to a .exe file. When you convert a Python file to a .exe file, it basically allows the other individuals to run your Python script without actually installing Python on their respective systems. Here, we'll see two ways to do this particular thing - one is via using the pyinstaller library and another is via using auto-py-to-exe library. So, let's get started now.
    Check Out the Related Articles:
    Convert Python Script to .exe File [www.geeksforgeeks.org/convert...]
    Complete Python Tutorial [www.geeksforgeeks.org/python-...]
    Apply For Video Internship Program - script.geeksforgeeks.org/on-b...
    Our courses: practice.geeksforgeeks.org/co...
    This video is contributed by Shambhavi Gupta.
    Please Like, Comment, and Share the Video with your friends.
    #python #exefile #geeksforgeeks #howto #projects #beginner #cmd
    Install our Android App:
    play.google.com/store/apps/de...
    If you wish, translate into the local language and help us reach millions of other geeks:
    czcams.com/users/timedtext_cs_p...
    Follow us on our Social Media Handles -
    Twitter- / geeksforgeeks
    LinkedIn- / geeksforgeeks
    Facebook- / geeksforgeeks.org
    Instagram- geeks_for_g...
    Reddit- / geeksforgeeks
    Telegram- t.me/s/geeksforgeeks_official
    Also, Subscribe if you haven't already! :)

Komentáře • 41

  • @GeeksforGeeksVideos
    @GeeksforGeeksVideos  Před 3 lety +2

    Apply For Video Internship Program - script.geeksforgeeks.org/on-boarding/youtube

  • @vivikanse6005
    @vivikanse6005 Před rokem

    I have chromedrivermanager inside a python script which will update the Chrome driver on the Chrome version whether this app exe will update this drivers as well in the backend?

  • @Kittus_Papa
    @Kittus_Papa Před 6 měsíci

    Will this also make external .txt file which acts as input file for python as a part of .exe bundle?

  • @wilder1996
    @wilder1996 Před 9 měsíci

    When i converted my python file and share to other it shows an error logo.png was not which wass basically my logo image of the application so what i did to overcome save that logo.png file into dist folder then i share with other how can i over with this issue if i have multiple images so how can i do that. Always i have to put image in dist filder and share rar file to others for execution. Please take some time and reply i have been working on this for the last 2 months can you please also make a short video on this.

  • @nisanthks011
    @nisanthks011 Před rokem

    How can we convert set of files..eg for my script..it has py,Pye file, excel file..how to get all when converting

  • @Inspiration_video23
    @Inspiration_video23 Před rokem

    my projects have many python file and one is main which will be run finally so what the process to convert this folder to python exe

  • @mlungisindlela6810
    @mlungisindlela6810 Před rokem

    Thank you so much. This sight has given me so much help.

  • @Dijay_berry
    @Dijay_berry Před rokem

    THANK YOU SO MUCH YOU ARE THE BEST NOW if any you made my installation easier now i can share my project to my partners thanks alot

  • @Wkashif1111
    @Wkashif1111 Před 11 měsíci

    What if it keeps saying python file isn't found even when u have saved the python file??

  • @subhajitsamanta612
    @subhajitsamanta612 Před rokem +1

    okay, but if I have a database file and assets(.png images), then what is the approach to convert .py GUI file to .exe file? Your response will help me.

  • @NisargV
    @NisargV Před rokem +1

    is there any other way to convert it ?
    please tell
    this is tough

  • @DominicNweze
    @DominicNweze Před 2 lety +2

    someone, anyone please how do I fix mine.
    when ever I run the exe file. It quickly opens and closes so fast.
    I've ene turned of my anit-virus protection and fire wall and it does the same shit.
    someone please tell me

    • @codebreadyt
      @codebreadyt Před 2 lety

      it might be that if your code requires some special files and the file cannot access the files in its trajectory.

    • @truongthehe
      @truongthehe Před rokem

      @@codebreadyt It is same to me: in win7 32 it says: NOT compatible. In win7 64: it displayed a flash and OFF with NO thing . I run with no-problem on my win10 which I use to code python project

  • @mrz3448
    @mrz3448 Před 2 lety +2

    Great 👍

  • @i-jamesazubuike9208
    @i-jamesazubuike9208 Před měsícem

    Great tutorial, notwithstanding your chinglish, thanks!

  • @praveendesu
    @praveendesu Před rokem +3

    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.

    • @raselkhan1384
      @raselkhan1384 Před rokem +1

      Reinstall python and add to path.

    • @sohampatil2742
      @sohampatil2742 Před rokem

      Open the terminal where you have your python file you want to convert and then execute the command for installing pyinstaller

    • @Kittus_Papa
      @Kittus_Papa Před 6 měsíci

      U need to go to folder where pyinstaller.exe is present it will be under scripts folder of python

  • @vengairajan6904
    @vengairajan6904 Před 3 lety +2

    Thank you

  • @TonyRoyan-tx4xp
    @TonyRoyan-tx4xp Před 2 měsíci

    Thank you so much 😃😄😁😆

  • @Shubham_848Vlog
    @Shubham_848Vlog Před 4 měsíci

    ERROR: Could not find a version that satisfies the requirement pyintaller (from versions: none)
    ERROR: No matching distribution found for pyintaller

  • @reshmah1497
    @reshmah1497 Před 4 měsíci

    Useful video

  • @tazulislam2698
    @tazulislam2698 Před rokem

    Will it work on another computer?

  • @marnalaezra0227
    @marnalaezra0227 Před rokem

    omg , tysm sir

  • @user-sr1zp8jm2v
    @user-sr1zp8jm2v Před 6 měsíci

    Nice Job

  • @mohitnarwani4821
    @mohitnarwani4821 Před 2 lety

    To add json file also...

  • @Secrets772
    @Secrets772 Před 2 lety

    My name is Ryan I am from Kerala I need help in a serious problem I am also a python developer regarding pyinstaller exe building please help

  • @binigaming
    @binigaming Před 8 měsíci

    nice work 10q

  • @johnunnunny1373
    @johnunnunny1373 Před 3 měsíci

    Good.

  • @user-pl8wn4uh6f
    @user-pl8wn4uh6f Před 8 měsíci

    Thanks Alooooooooooooooooooooooot

  • @Navs_Music
    @Navs_Music Před rokem +11

    Too much of talking pls just explain the context

  • @vijayn6006
    @vijayn6006 Před rokem

    As like news reading

  • @amitkumardas9219
    @amitkumardas9219 Před rokem

    So basically, she said the word 'basically' so many times that basically I was wondering whether she eats, drinks, sleeps, dances and does basically everything thinking of the word 'basically'. Basically I was thinking of counting the number of times she said the word 'basically', but thought that it will take lot of time, so dropped the idea. So basically can anyone count the numer of times she said 'basically' & post here?

    • @archismanrana
      @archismanrana Před měsícem

      Wait le me make a bot to count "Basically" as it's very difficult for a avg person to count the no. of times she said "Basically"

  • @user-yb5zb1tm6c
    @user-yb5zb1tm6c Před 3 lety +3

    First comment

  • @sheikhraisulislam4483

    use some breathing mam, too much talking