Convert .py to .exe in 37 seconds!

แชร์
ฝัง

ความคิดเห็น • 36

  • @demiserblx
    @demiserblx ปีที่แล้ว +30

    doesnt work

    • @PracticalCoding.
      @PracticalCoding.  ปีที่แล้ว +2

      thx for opinion

    • @ROCKSMASHER
      @ROCKSMASHER 10 หลายเดือนก่อน +31

      bro how tf is this an opinion@@PracticalCoding.

    • @PracticalCoding.
      @PracticalCoding.  10 หลายเดือนก่อน +2

      @@ROCKSMASHER indeed it wasnt an opinion, it was slander

    • @Trakatz
      @Trakatz 8 หลายเดือนก่อน +15

      dafuk? @@PracticalCoding.

    • @Woef718
      @Woef718 5 หลายเดือนก่อน

      @@ROCKSMASHER lmao

  • @Pawlo370
    @Pawlo370 6 หลายเดือนก่อน +4

    1. how to compile multiple files
    2. how to make only 1 exe file?

    • @PracticalCoding.
      @PracticalCoding.  6 หลายเดือนก่อน

      Try compiling main file in which you import rest of files

  • @AerooTyzz
    @AerooTyzz 4 หลายเดือนก่อน +1

    Traceback (most recent call last):
    File "C:\Users\****\Documents\Python\Mod\setup.py", line 1, in
    from distutils.core import setup
    ModuleNotFoundError: No module named 'distutils'
    shows that error how to fix

    • @PracticalCoding.
      @PracticalCoding.  4 หลายเดือนก่อน +1

      Try typing in cmd pip install distutils, if it's not working then it must be other type of problem

    • @AerooTyzz
      @AerooTyzz 4 หลายเดือนก่อน

      @@PracticalCoding. appreciate ur response but i already fixed it

    • @PracticalCoding.
      @PracticalCoding.  4 หลายเดือนก่อน

      @@AerooTyzz you so smart

    • @mhmdbsarili816
      @mhmdbsarili816 4 หลายเดือนก่อน

      @@AerooTyzz how

  • @Senzix_Vackson
    @Senzix_Vackson 2 หลายเดือนก่อน

    bruh i am getting errors on visual studio code

  • @itzleo222
    @itzleo222 8 หลายเดือนก่อน

    ImportError: cannot import name 'setup' from 'distutils'

  • @NotPonoskas
    @NotPonoskas 6 หลายเดือนก่อน

    its not works ! if i open cmd and type "python setup.py py2exe" its give me a error with no module find py2exe and if i type pip install py2exe its type me a big red error.

  • @vegasdealer777
    @vegasdealer777 ปีที่แล้ว +1

    Worked for me on a simple program. Thanks.

  • @brk.aep7
    @brk.aep7 7 หลายเดือนก่อน

    how to set an icon?

    • @LeoNor_YT
      @LeoNor_YT 7 วันที่ผ่านมา +1

      You can use an app to change .exe icons, it's easy to find.

  • @subhanullahadelyar
    @subhanullahadelyar 5 หลายเดือนก่อน

    w*f didn't work.

  • @trvvvper
    @trvvvper 11 หลายเดือนก่อน +1

    error: [WinError 87] The parameter is incorrect.

    • @PracticalCoding.
      @PracticalCoding.  11 หลายเดือนก่อน +1

      Dj funkin cement powder

    • @antoniomori3652
      @antoniomori3652 9 หลายเดือนก่อน +1

      what???
      @@PracticalCoding.

    • @JustAhmed_yt
      @JustAhmed_yt 3 หลายเดือนก่อน +2

      Dj funkin cement powder

  • @sumpfel100
    @sumpfel100 11 หลายเดือนก่อน +1

    Great Video🤩 but I get the error that there isn't a module named py2exe.

    • @PracticalCoding.
      @PracticalCoding.  11 หลายเดือนก่อน +1

      type pip install py2exe in cmd

  • @plaidsnowfrog
    @plaidsnowfrog 10 หลายเดือนก่อน +1

    exe file doesnt work

    • @PracticalCoding.
      @PracticalCoding.  10 หลายเดือนก่อน

      exe file is destroying after running, so try using time.sleep() in python code for more time to see if sth change

  • @NetherG547
    @NetherG547 7 หลายเดือนก่อน

    No working