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

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024
  • 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.geeksforge...]
    Complete Python Tutorial [www.geeksforge...]
    Apply For Video Internship Program - script.geeksfo...
    Our courses: practice.geeks...
    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.co...
    If you wish, translate into the local language and help us reach millions of other geeks:
    www.youtube.com...
    Follow us on our Social Media Handles -
    Twitter- / geeksforgeeks
    LinkedIn- / geeksforgeeks
    Facebook- / geeksforgeeks.org
    Instagram- www.instagram....
    Reddit- / geeksforgeeks
    Telegram- t.me/s/geeksfo...
    Also, Subscribe if you haven't already! :)

Комментарии • 40

  • @GeeksforGeeksVideos
    @GeeksforGeeksVideos  3 года назад +2

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

  • @Navs_Music
    @Navs_Music Год назад +13

    Too much of talking pls just explain the context

  • @nisanthks011
    @nisanthks011 Год назад +1

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

  • @praveendesu
    @praveendesu Год назад +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 Год назад +1

      Reinstall python and add to path.

    • @sohampatil2742
      @sohampatil2742 Год назад

      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 8 месяцев назад

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

  • @i-jamesazubuike9208
    @i-jamesazubuike9208 3 месяца назад

    Great tutorial, notwithstanding your chinglish, thanks!

  • @mlungisindlela6810
    @mlungisindlela6810 Год назад

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

  • @Dijay_berry
    @Dijay_berry Год назад

    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

  • @NisargV
    @NisargV Год назад +1

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

  • @Wkashif1111
    @Wkashif1111 Год назад

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

  • @Shubham_848Vlog
    @Shubham_848Vlog 5 месяцев назад

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

  • @Kittus_Papa
    @Kittus_Papa 8 месяцев назад

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

  • @vivikanse6005
    @vivikanse6005 Год назад

    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?

  • @DominicNweze
    @DominicNweze 2 года назад +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 2 года назад

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

    • @truongthehe
      @truongthehe 2 года назад

      @@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

  • @vengairajan6904
    @vengairajan6904 3 года назад +2

    Thank you

  • @wilder1996
    @wilder1996 11 месяцев назад

    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.

  • @subhajitsamanta612
    @subhajitsamanta612 Год назад +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.

  • @TonyRoyan-tx4xp
    @TonyRoyan-tx4xp 4 месяца назад

    Thank you so much 😃😄😁😆

  • @reshmah1497
    @reshmah1497 6 месяцев назад

    Useful video

  • @mrz3448
    @mrz3448 3 года назад +2

    Great 👍

  • @tazulislam2698
    @tazulislam2698 Год назад

    Will it work on another computer?

  • @user-sr1zp8jm2v
    @user-sr1zp8jm2v 8 месяцев назад

    Nice Job

  • @johnunnunny1373
    @johnunnunny1373 5 месяцев назад

    Good.

  • @mohitnarwani4821
    @mohitnarwani4821 2 года назад

    To add json file also...

  • @Secrets772
    @Secrets772 2 года назад

    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

  • @marnalaezra0227
    @marnalaezra0227 Год назад

    omg , tysm sir

  • @binigaming
    @binigaming 10 месяцев назад

    nice work 10q

  • @vijayn6006
    @vijayn6006 Год назад

    As like news reading

  • @Orthodox21-q9t
    @Orthodox21-q9t 10 месяцев назад

    Thanks Alooooooooooooooooooooooot

  • @amitkumardas9219
    @amitkumardas9219 Год назад

    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 3 месяца назад

      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"

  • @RajSuryawanshi-p3b
    @RajSuryawanshi-p3b 3 года назад +3

    First comment

  • @sheikhraisulislam4483
    @sheikhraisulislam4483 Год назад

    use some breathing mam, too much talking