Python Forum
Pyinstaller distribution file seems too large
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller distribution file seems too large
#4
Thank you.
For clarification, you are saying if i change the import to an alias(kuix) the instance reads:
#where i have 
btn=Button(...)
#would read
btn=kuix.button.Button(...)

Also, looking at my imports do i still need line 7 (import kivy) with all the other specific import statements?
Reply


Messages In This Thread
RE: Pyinstaller distribution file seems too large - by hammer - Mar-31-2022, 02:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  distribution fit Glaucio 1 329 Apr-07-2024, 12:30 AM
Last Post: Larz60+
  Weight Distribution 11drk9 11 894 Mar-13-2024, 06:08 AM
Last Post: Pedroski55
Information Best distribution method inovermyhead100 0 620 Jul-19-2023, 07:39 AM
Last Post: inovermyhead100
  Using pyinstaller with .ui GUI files - No such file or directory error diver999 3 3,783 Jun-27-2023, 01:17 PM
Last Post: diver999
  Converted EXE file size is too large Rajasekaran 0 1,601 Mar-30-2023, 11:50 AM
Last Post: Rajasekaran
  validate large json file with millions of records in batches herobpv 3 1,359 Dec-10-2022, 10:36 PM
Last Post: bowlofred
  How do I use a whl puython distribution? barryjo 6 1,925 Aug-15-2022, 03:00 AM
Last Post: barryjo
  Initializing, reading and updating a large JSON file medatib531 0 1,850 Mar-10-2022, 07:58 PM
Last Post: medatib531
  problem with pyinstaller to create an executable file atlass218 0 2,634 May-15-2021, 11:01 AM
Last Post: atlass218
  Coin Toss - Distribution lasek723 6 3,260 Oct-04-2020, 01:36 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020